Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rhaeguard/blockwave
a tower defense game
https://github.com/rhaeguard/blockwave
c-programming isometric-game tower-defense
Last synced: 16 days ago
JSON representation
a tower defense game
- Host: GitHub
- URL: https://github.com/rhaeguard/blockwave
- Owner: rhaeguard
- Created: 2024-09-29T09:47:20.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-07T05:37:11.000Z (3 months ago)
- Last Synced: 2024-12-16T18:13:09.909Z (20 days ago)
- Topics: c-programming, isometric-game, tower-defense
- Language: C
- Homepage:
- Size: 1010 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blockwave
an isometric tower defense game
progress so far
[gameplay.webm](https://github.com/user-attachments/assets/a0eef6f4-ffc6-45ff-b959-5175ed495141)
## Todo
- [ ] Ability to play a very simple game from start to finish. Nothing fancy, just a limited number of enemies coming at you and you defending.
- [ ] Defenders shooting at the enemy
- [ ] Have different type of game objects (different defenders, different enemies, boxes with various capabilities)
- [ ] cannons, guns
- [ ] land mines
- [ ] ammunition producers
- [ ] Terrain as a defense: use sand/mud/water to slow down the wave
- [ ] enemies with side stepping capabilities
- [ ] Ability to pick the things we want to insert in the world (requires a proper hud)
- [ ] Limited inventory
- [ ] Customize the sprites (using existing block sprites for now)
- [ ] Enemy waves
- [ ] Publish on itch.io? (using web assembly)## Assets
I absolutely do not own any of the assets used in this game. Please check out the original authors!
- [Isometric Tiles Pixel Art by Devil's Workshop](https://devilsworkshop.itch.io/isometric-tiles-pixel-art)