https://github.com/unclesvm/tower
Multiplayer turn-based strategy game
https://github.com/unclesvm/tower
bun gamedev react tailwindcss websockets
Last synced: 3 months ago
JSON representation
Multiplayer turn-based strategy game
- Host: GitHub
- URL: https://github.com/unclesvm/tower
- Owner: unclesvm
- Created: 2024-12-03T11:35:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-14T18:28:40.000Z (over 1 year ago)
- Last Synced: 2026-01-03T22:11:12.693Z (6 months 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


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