Fox Run

Post date: Apr 6, 2010 10:30:42 AM

This is a simple game i made in around 3-4 days time for pyweek10 using python, pyglet and opengl. Generally the contest time is 1 week for the game development, but i was traveling during the contest so i couldn't make use of the full time. But that didn't stop me from creating a simple yet complete game :)

GamePlay:

  • 3D platforming (arrow keys to move)
  • 3rd person view
  • Wobley path (sin/cos wave)
  • Obstacles placed at random. (mesh, puzzle, projectiles)

Well.. the games are still under review for the contest. You can check them out at pyweek.org

Game Developed for PyWeek-10, March 2010

You can grab the windows Binary from here

You can grab the source code here