Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 698 Bytes

File metadata and controls

36 lines (26 loc) · 698 Bytes

Terminus

Game Programming Seminar 2014/15

http://terminus-game.com

and

https://terminus-game.slack.com/

How to run

  1. Clone repository
  2. Build for your platform
  3. Deploy if on mobile
  4. Run

Dependencies

  1. Qt 5.4 for OpenGL or newer
  2. Bullet2 is included in our source (zlib license)

System requirements

  • Windows
    • A graphics card that supports OpenGL ES 2.0 or similar
    • Hardware that was made after the first moonlanding
  • Android
    • Full support for OpenGL ES 2.0
    • (Tested on Nexus 9)
  • iOS
    • iPhone 3GS or newer
    • iPad 2 or newer
    • iPod Touch 3rd gen or newer
    • (Tested on iPhone 6 and iPad Air)