An open API service indexing awesome lists of open source software.

https://github.com/jonmagic/sister_wars

A game about two sisters constantly at war with each other.
https://github.com/jonmagic/sister_wars

Last synced: about 2 months ago
JSON representation

A game about two sisters constantly at war with each other.

Awesome Lists containing this project

README

          

# Sister Wars

A game about two sisters constantly at war with each other.

[Version 1.0.0](https://github.com/jonmagic/sister_wars/pull/1) simply laid the foundation with node, phaser, typescript, eslint, prettier, a ci build, and the first interactive gameplay.

https://github.com/user-attachments/assets/8dc34247-956c-477c-b846-9e7d672aa2ba

## Getting Started

```bash
git clone https://github.com/jonmagic/sister_wars
cd sister_wars
npm install
npm run dev
```

Open http://localhost:8080 in your browser.