https://github.com/thefeij/tank-game
A simple tank game using golang and ebitengine
https://github.com/thefeij/tank-game
ebiten game golang
Last synced: 4 months ago
JSON representation
A simple tank game using golang and ebitengine
- Host: GitHub
- URL: https://github.com/thefeij/tank-game
- Owner: TheFeij
- Created: 2024-05-27T19:01:34.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-27T20:20:30.000Z (about 1 year ago)
- Last Synced: 2025-01-05T09:30:39.781Z (5 months ago)
- Topics: ebiten, game, golang
- Language: Go
- Homepage:
- Size: 2.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Tank Game

## Overview
Tank Game is a top-down shooter game built using Golang and Ebitengine. The game allows player to control a tank and shot down bombs before they reach your territory.
## How to Play
- Move Left: Left Arrow Key
- Move Right: Right Arrow Key
- Shoot: Spacebar
- Pause Game: EscapeThe goal is to shoot down bombs before they reach your territory. If a bomb passes your line it is game over, otherwise game will be finished and the results will be shown when the tank runs out of ammunition