Skip to content

crkellen/lunarlander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lunarlander

A simple Lunar Lander game made in Python

IMPORTANT: This was made with Python 3.5.3, and as such may only run with that version.

It will also require that you install the correct version of pygame hosted here: http://www.lfd.uci.edu/~gohlke/pythonlibs/#pygame

YOU MUST CHOOSE THE pygame-1.9.3-cp35-cp35m-win_amd64.whl FILE. Install it according to the instructions here: https://www.webucator.com/blog/2015/03/installing-the-windows-64-bit-version-of-pygame/

Run the program by typing "python lunarlander.py" into your command line in the correct directory.

Simple Screenshot: Screenshot

About

A simple Lunar Lander game made in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages