An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Tank Game

![Tank Game Screenshot](assets/screenshot.png)

## 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: Escape

The 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