Hey. I'd like to show off a library I wrote for Pygame called PygCurse. It's basically a curses-like library for Pygame. The benefit of using this is that since it draws to a generic Pygame surface, you can also use all of Pygame's normal drawing functions with it. It's designed to make roguelike and other retro games easier to make using Python. It's under a Simplified BSD license. Tell me what you think, or if you have ideas for features.
http://inventwithpython.com/pygcurse/
[PYGAME] PygCurse, a curses library for pygame
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement