TBS_prototype
- May 14, 2024
- radoss
This prototype is a result of taking a course from Code Monkey: It is a prototype for a turned-based strategy game. The world is split into a grid. The player controls a team of units playing against enemy team. Each unit has several action points per turn. Those action points can b used to take all kinds of actions. You can do some simple movements, shoot an enemy, throw a grenade, open a…