pygauntlet


Open Source Remake of Gauntlet in Python

New Project Host

About Pygauntlet

Pygauntlet is a project started at the UCR department of Computer Science for a class in software engineering. The project is currently maintained by Josef Spjut, but is not actively being worked on.

Mac Install Directions

Assuming you have homebrew installed.

  1. Install pygame. source
  2. Install pyopengl. source

How to install pygame in your path: brew install sdl sdl_image sdl_mixer sdl_ttf smpeg portmidi sudo pip install hg+http://bitbucket.org/pygame/pygame How to install pygame in homebrew python install: brew install python brew install sdl sdl_image sdl_mixer sdl_ttf smpeg portmidi /usr/local/share/python/pip install hg+http://bitbucket.org/pygame/pygame How to install pyopengl pip install PyOpenGL PyOpenGL_accelerate

Blog

There is an old blog but it's basically dead.

Project Information

Labels:
Python Game OSX Linux Windows Mac