Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shadsvm/tower

Multiplayer turn-based strategy game
https://github.com/shadsvm/tower

bun gamedev react tailwindcss websockets

Last synced: 2 days ago
JSON representation

Multiplayer turn-based strategy game

Awesome Lists containing this project

README

        

# Tower 🗼
Multiplayer Turn-based strategy game.

# Rules
- First player to reach enemy castle wins.
- Tower will protect your territory from enemy.
- Each tile you will place your soldier upon, becomes your territory.
- You can stack soldiers to increase attack force, and towers to increase defence.
- Points are incremented with every turn
- those can be spent on soldiers and towers.
- bigger territory gives will earn you more points.

# Tech
- backend (Bun)
- fronend (React)

# Screenshots
![Screenshot 2024-12-21 at 02 03 57](https://github.com/user-attachments/assets/af3711c1-a7b1-4bcb-9953-f5cc75227bfe)
![Screenshot 2024-12-21 at 02 01 52](https://github.com/user-attachments/assets/f1b7a84b-e007-4777-a8f4-840922554a5a)

This project was created using `bun init` in bun v1.1.34.
[Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.

All Rights Reserved