Skip to content

ItzVladik/tankzors_remake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Building and running

Linux:

1. Install depencies:

Arch-based:

 pacman -Sy git gcc sdl2 sdl2_image sdl2_mixer sdl2_ttf

Debian-based:

 apt install git gcc libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev libsdl2-ttf-dev

2. Clone repository:

 git clone https://github.com/hypeq/tankzors_remake.git

3. Build:

 cd tankzors_remake/src
 make -j$(nproc)

4. Run:

 cd ..
 ./tankzors

Screenshots

image image

About

Tankzors remake written in C99 and SDL2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •