Skip to content

Entry for the Ludum Dare game programming challenge; an adaptation of the classic Robotron arcade game, where the main character is programmable; written in Python using the PyGame framework

License

Notifications You must be signed in to change notification settings

lukedawilson/ld37

Repository files navigation

Progrotron

Entry for the Ludum Dare game programming challenge. An adaptation of the classic Robotron arcade game, where the main character is programmable. Written in Python using the PyGame framework.

Running the game

Ubuntu

Install pygame:

$ sudo apt-get install python-pygame

Start the game using python 2.x:

$ python main.py

About

Entry for the Ludum Dare game programming challenge; an adaptation of the classic Robotron arcade game, where the main character is programmable; written in Python using the PyGame framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages