Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/shadsvm/tower
- Owner: shadsvm
- Created: 2024-12-03T11:35:48.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-01-14T18:28:40.000Z (27 days ago)
- Last Synced: 2025-01-14T19:59:06.654Z (27 days ago)
- Topics: bun, gamedev, react, tailwindcss, websockets
- Language: TypeScript
- Homepage: https://tower-production-153f.up.railway.app/
- Size: 307 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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