8000 GitHub - hyperlogic/cylindrix: 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.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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.

Notifications You must be signed in to change notification settings

hyperlogic/cylindrix

Repository files navigation

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 git@github.com:hyperlogic/cylindrix.git
  • cd cylindrix
  • mkdir build
  • cd build
  • cmake ..
  • cmake --build . --config=Release

Running

  • build/cylindrix

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0