Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 2.63 KB

README.md

File metadata and controls

15 lines (14 loc) · 2.63 KB

ThinkEngine-Showcase

You can find some games using the ThinkEngine asset at the following repositories:

Project Link ThinkEngine version ThinkEngine usage Test istances
Traffic Simulator System Traffic system on Github 1.0 Management of the Intersection-1 of the Scene Main_01
Pacman Pacman on Github 1.0 Pacman movements (Reactive brain, no incremental engine)
Tower Defence Tower Defence on Github 1.0 Positioning of turrets
Pacman Incremental Pacman Incremental on Github 2.0 Planning pacman moves (uses incremental I-DLV) Pacman instances
Tetris Tetris on Github 2.0 (Reactive Brain only)   Positioning of falling tetrominoes Tetris instances
Frogger Frogger on Github 2.0 (Reactive Brain only)   Frog movements Frogger instances
Space Invaders Space Invaders on Github 2.0 (Planner Brain only) Main player's laser shooting and left-right movements Space Invaders instances
Asteroids Asteroids on Github 2.0 (Planner Brain only) Main player's laser shooting, ship rotation and thrust control Asteroid instances
CookedUp CookedUp on Github 2.0 (Planner Brain only) AI Bot-cook
Boss Room Boss Room on Github 2.0 (Planner Brain only) AI Player