Skip to content

runozo/go-tanks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

207 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-tanks

A game with tanks

Running

make run

Controls

Key Function
Arrow keys Move tank
a Rotate barrel counterclockwise
d Rotate barrel clockwise
Spacebar Fire
T New random tank
P Redraw random playfield

Current achievements

[x] Load assets
[x] Draw tank
[x] Tank moves
[x] Barrel rotation
[x] Bullet gravity
[x] Tank fires
[x] Draw playfield
[x] Bullet explosion
[x] Draw playfield
[x] Progress bar drawing playfield
[x] Enemies
[ ] Actual enemies
[ ] Draw crosshair
[ ] Draw playfield obstacles
[ ] Draw actual playfield
[ ] Collisions
[ ] ...

About

A game with tanks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors