cylindrix
                                
                                 cylindrix copied to clipboard
                                
                                    cylindrix copied to clipboard
                            
                            
                            
                        3-on-3 vehicle combat game with retro tron style graphics. Originally released commercially for MSDOS in 1995. It has been refactored to be cross-platform by building upon SDL, OpenGL and OpenAL.
Cylindrix
A 3-on-3 vehicle combat game with retro tron style graphics. Originally released commercially for MSDOS in 1995. It has been refactored to be cross-platform by building upon SDL, OpenGL and OpenAL.
Building
- git clone --recursive [email protected]:hyperlogic/cylindrix.git
- cd cylindrix
- mkdir build
- cd build
- cmake ..
- cmake --build . --config=Release
Running
- build/cylindrix