Skip to content

K039/GetOutJam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Get Out" - Game made under 48h for the GMTK's Game Jam 2020

the executable for windows is available here : http://k-39.icth.io/get-out

If you don't have windows, or you can't run x64 executables :

  1. make sure you have Python 3.7 or higher installed (with pip).
  2. make sure you have the latest version of pygame (type pip install pygame in a command prompt to download)
  3. download all the files from this repository (game.py, ui.py, levels.py and the resources folder should be in the same folder as __main__.py)
  4. type python3 path/to/folder (you need to pass the path of the folder containing __main__.py) in a command prompt or open the __main__.py file with python

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages