adpextwindong / TreadMarks

Port of Tread Marks (Battle Tank Racing) on Pandora and Linux. Status: Working

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tread Marks

Tread Marks build status

Unofficial Linux and Pandora port for the OpenSourced Tank racing game Tread Marks

sreenshot on Pandora

Build

You will need CMake 3.6.1+, SDL2, GLEW and SFML (2.x) to build Tread Marks on Linux Optionaly, you'll need Qt5 for the dedicated server (disabled by default)

You may need to manualy update your cmake version.

simply cmake && make

Notes

You can see the original BUILD.txt here

The 64 bits build seems to works correctly. It may not work in network mode, I haven't tried yet. If you need a 32bits, add -m32 in your CXXFLAGS and CFLAGS if you building on a 64bits Linux.

About

Port of Tread Marks (Battle Tank Racing) on Pandora and Linux. Status: Working


Languages

Language:C++ 96.5%Language:C 1.8%Language:CMake 1.7%Language:Nix 0.0%