Ludum Dare games in python
The Ludum Dare theme this last week was "Escape". My game is called Abigail's Descent, and it's written in python. I'll post any other games I come across that were written in python. Maybe seeing what's possible in 2 days will inspire us. :)Escape Artist is a really clever puzzle platformer.
(log in to comment)
Comments
- Escape from the Frame is a low-res game with 4 minigames that uses pygame.
- CRS Escape is a Ren'Py-based interactive fiction game with nice graphics.
- Harvest is a mouse-controlled gravity spaceship game that uses pyglet
- Jailed by the Ministry of Project Management is a puzzle/maze game using pygame
- Red Rover is a seemingly simple game about collecting rocks. Actually has 3 endings. Uses pygame.
- Tall Butt is a pygame implementation of the ancient viking board game Talbut.
- Escape Lines is a pygame game where you have to launch your ships past enemies.
Cosmologicon on 2011/08/27 16:45:
Terminal Escape uses pyglet. It's a hacker espionage game, so good if you like the command line.