Skip to content

Maks-s/panzer-toy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Panzer Toy

(Beautiful screenshot here)

Build instructions

If you want to build Panzer Toy yourself, you will need CMake 3.10 or above

$ git clone https://github.com/Maks-s/panzer-toy.git --recursive --depth=1
$ mkdir panzer-toy/build
$ cd panzer-toy/build
$ cmake ..
$ make install # This is an example, you can use any other generator

And voilà ! You can find the binaries in panzertoy/build/bin

Contributions are more than welcome :D

Contributing

To contribute, your code needs to be compliant with the C++ Core Guidelines (it doesn't need to follow it EXACTLY)

Font used

We're using the font SquareFont by Bou Fonts at the moment. Thanks to him for his awesome work !

About

A Wii Tanks clone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages