Skip to content

saptarshi1234/AwesomeMazeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tank Wars

A feature-rich top-down shooter with tanks.

Installation

The SDL2 development libraries for SDL, SDL_ttf, SDL_mixer need to be installed. For Ubuntu 20.04, they can be installed using -

$ sudo apt install build-essentials libsdl2-dev libsdl2-image-dev libsdl2-ttf-dev libsdl2-mixer-dev

Clone the repo and build the game

$ git clone https://github.com/saptarshi1234/AwesomeMazeGame.git
$ cd AwesomeMazeGame
$ make

The binary file can be found in output/main

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published