SLIDE 1
CS ¡4730 ¡
Quick ¡Recap ¡
- The ¡game ¡state ¡is ¡the ¡current ¡posiBoning/value
¡
- f ¡all ¡enBBes ¡in ¡the ¡game ¡world ¡
- AcBons ¡a ¡player ¡takes ¡is ¡input ¡into ¡the ¡current ¡
game ¡state ¡
- An ¡interacBon ¡is ¡a ¡funcBon ¡between ¡game ¡
states ¡as ¡determined ¡by ¡the ¡acBons ¡(of ¡both ¡ player ¡and ¡world) ¡in ¡generaBng ¡a ¡new ¡game ¡ state ¡
- The ¡Game ¡Loop ¡
2