🚧 [WIP] A turn-based game system built with Phaser 3.
You will need Node.js to build the game.
- Clone the repo
git clone https://github.com/rootasjey/cycles.git
- Navigate to you local repo
cd cycles
- Install dependencies with
yarn
ornpm install
- Run the game with
yarn run start
ornpm start
Reach one of the map objectives:
- Defeat all enemies
- Survive X days
- Defeat a specific enemy
- Rescue someone
- Move units
- Make units attack or use items
- End turn
Thanks to these awesome tools and assets, I can have fun building a game:
This project is under MIT Licence.