Skip to content

rootasjey/backwards

Folders and files

NameName
Last commit message
Last commit date
Mar 10, 2019
Jul 20, 2020
Jul 20, 2020
Jul 18, 2020
Jul 20, 2020
Jul 20, 2020
Jul 20, 2020
Dec 8, 2018
Aug 28, 2018
Mar 10, 2019
Feb 16, 2019
Jul 20, 2020
Oct 13, 2018
Jul 18, 2020
Jul 18, 2020
Jul 20, 2020
Aug 31, 2021

Repository files navigation

Cycles

🚧 [WIP] A turn-based game system built with Phaser 3.

Roadmap

See the projects section

Development

Start

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 or npm install
  • Run the game with yarn run start or npm start

Game Specifications

Goal

Reach one of the map objectives:

  • Defeat all enemies
  • Survive X days
  • Defeat a specific enemy
  • Rescue someone

A player turn

  • Move units
  • Make units attack or use items
  • End turn

Thanks

Thanks to these awesome tools and assets, I can have fun building a game:

Licence

This project is under MIT Licence.