A game about two sisters constantly at war with each other.
Version 1.0.0 simply laid the foundation with node, phaser, typescript, eslint, prettier, a ci build, and the first interactive gameplay.
CleanShot.2024-12-28.at.20.59.11.mp4
git clone https://github.com/jonmagic/sister_wars
cd sister_wars
npm install
npm run dev
Open http://localhost:8080 in your browser.