Open-source RTS game inspired by Age Of Empires II but much simpler.
You can see the current status at https://aaronfc.github.io/unnamed-rts/
This is a game I will use to learn game development. The initial idea is very basic but I intend to construct it in a way that allows me for many further improvements and evolutions. We are using Phaser3 JS framework.
You can check the concept of the game on this document.
Notes can be found here.
Tasks can be found tasks.
npm run start
npm run build
npm run deploy