python-pygame-sdl2
reimplementation of the Pygame API using SDL2
Pygame_sdl2 is a reimplementation of the Pygame API using SDL2 and related
libraries. The initial goal of this project is to allow games written using
the pygame API to run on SDL2 on desktop and mobile platforms. The API will be
evolved to expose SDL2-provided functionality in a pythonic manner.
ninvaders
A space invaders-like game using ncurses
A Space Invaders type game with text-only graphics. Ever wanted to play
space invaders when you can't find a GUI? Now you can.
python-pyglet
cross-platform windowing and multimedia library (Python 2)
This library provides an object-oriented programming interface for developing
games and other visually-rich applications with Python.
pyglet has virtually no external dependencies. For most applications and game
requirements, pyglet needs nothing else besides Python, simplifying
distribution and installation. It also handles multiple windows and
fully aware of multi-monitor setups.
netmaze
3-D Multiplayer Combat Game
This is a 3-D multiplayer game for X. You can play by
yourself, use computerized players ("bots"), or you can
use a TCP/IP network and play against other players.
ciso
Tool to convert Sony PSP iso to ciso
A simple tool to convert your Sony PSP isos from your backuped games to cso
files.