Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xzippyzachx/tankgame
https://github.com/xzippyzachx/tankgame
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/xzippyzachx/tankgame
- Owner: xzippyzachx
- Created: 2024-01-11T21:10:40.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-05-01T00:42:17.000Z (8 months ago)
- Last Synced: 2024-10-29T21:11:23.405Z (about 2 months ago)
- Language: C++
- Size: 64.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tank Game
This game was made in 62h for the Ubisoft Next 2023-2024 Programming challenge.Turn based multiplayer tank combat. Fire projectiles at up to 3 other tanks until the last tank stands.
Tank controller. Drive your tank, aim the turret, adjust power and fire 2 different types of projectiles.
Projectile physics. Projectiles are fired with an Initial velocity. Gravity and slight drag is simulated during flight until they hit a target.
Destructible procedurally generated 2D terrain. Explode the terrain with your projectiles.All audio was sourced or modified from https://freesound.org/ under creative commons licenses.
All art was sourced or modified from https://www.kenney.nl/assets under creative commons licenses.