termtank

Tank game

A terminal-based game where players control tanks on a 2D battlefield

A terminal tank game!

GitHub

12 stars
2 watching
1 forks
Language: Go
last commit: over 7 years ago

Related projects:

Repository Description Stars
kingsleyh/dtanks A robot tank battle game where players program the brain of a tank and send it into virtual battles to determine the winner 11
mattkelly/snake-go A terminal-based game where the player controls a snake and must navigate around obstacles to survive. 21
samtay/tetris A terminal-based implementation of the classic puzzle game Tetris in Haskell. 893
ozkriff/zemeroth A turn-based tactical game with hexagonal maps and reaction attacks, initially focusing on single-player skirmish battles and later expanding to strategic layers. 1,407
joelotter/termloop A terminal-based game engine for building 2D games in Go. 1,433
robotastic/macropad-tic-tac-toe A Python implementation of Tic Tac Toe on an Adafruit MacroPad 4
softbearstudios/kiomet A multiplayer real-time strategy game built using Rust and WebAssembly 82
zladovan/gorched A turn-based multiplayer game written in Go with ASCII graphics and procedurally generated content. 407
zaechus/text-rts A text-based real-time strategy game built with Rust and Bracket-lib 15
tantandev/rusty_demon_attack A game built using Rust and macroquad, playable in the web browser. 66
brslv/elm-ttt An implementation of a simple game where two players take turns marking squares on a 3x3 grid 1
bfontaine/term2048 A terminal-based implementation of the popular number-summing game 2048 805
tristangoossens/snake-go A terminal-based snake game written in Go with basic gameplay and settings options. 330
jwngr/tic-tac-tic-tac-toe An online multiplayer version of tic-tac-toe with collaborative gameplay and level progression 66
mgilangjanuar/katanyagomoku A Java-based desktop game implementation of Tic Tac Toe with features such as online play and cloud storage, allowing users to customize the game experience. 1