Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Escape

This is a rewrite of the well-known game Escape, in C++/Qt/OpenGL.

Dependencies

You'll need classical build tools (build-essentials), and the following libraries:

  • Qt (>=4)
  • OpenGl (>= 2)

Building

$ qmake
$ make clean
$ make -j4

Running

  • On Linux:
$ ./escape
  • On Mac OS X:
$ ./escape.app/Contents/MacOS/escape

About

Qt game, jumper survival style

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages