Projects tagged ‘pygame’ and ‘sdl’


[30 total ]

52 Users
   

Pygame is a set of Python modules designed for writing games. It is written on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python ... [More] language. Pygame is highly portable and runs on nearly every platform and operating system. [Less]
Created over 3 years ago.

2 Users
   

A hybrid multiplayer asteroids clone. I made this game to challenge to myself to make a multiplayer game that is fun in 40 hours total. Version 0.0.1 reflects those 40 hours. The game is currently ... [More] incomplete, buggy and has intentionally bad graphics. Multiplayer works, and it is a bit of fun. [Less]
Created over 3 years ago.

1 Users
   

Monsterz is a little arcade puzzle game, similar to the famous Bejeweled or Zookeeper.
Created over 2 years ago.

1 Users
   

A full screen - joystick controlled - linux entertainment system (soft of MythTV general idea) using: python, pygame, pysdl, zsnes and mupen64 (modified). Based on the popular JoyWM and modified for a personal project.
Created about 1 year ago.

0 Users

Meta: Gremlin Pyrena thrives to be an open-source replacement for Dyna or Atomic Bomberman. Written in python, with support from pygame ( Thank you SDL !) and pycairo, with plans for network and ... [More] single player play, easy customization and youthful spirit, Gremlin Pyrena longs for the day it will see the sunlight. Release: 0.3 (UPDATED) All that was working so far was put together, including a small menu. It features a demonstrative single player mode, and multiplayer hot seat mode. Keys: Player/Action Move left Move right Move up Move down Place bomb Player 1 Left Arrow Right Arrow Up Arrow Down Arrow / Player 2 a d w s v Update: I removed some of the useless images ( and by doing so, reduced the size of the archive by 1mb ), and removed the frame capping. Enjoy. Release: 0.2 This brings major updates to the project. Like: you can now place bombs, and burn the green clover leaves, you can die ( it's a realistic turn ), and you can win. Try to burn all the green forest monsters. Oh, did I forget to mention the movement is now time based? The fps shouldn't disturb the game's well being. But it might. Release: 0.1a This is the first prealpha version. Nothing much to do except run naked around a four leaf clover forest and try out the controls. I think the movement is essential to the game, so I've done my best to make it easy and natural. Get it from downloads. Have fun. [Less]
Created 7 months ago.

0 Users

PySCUMM is a module package to develop graphical adventures similar to the made with SCUMM 8.1.0, with this version LucasArts produced games titles like 'The Curse of Monkey Island'. PySCUMM use ... [More] PyGame framework (SDL). PySCUMM is multiplatform, simple and rapid! ;-) [Less]
Created about 1 year ago.

0 Users

you smash bubble with ure weapon use ure mouse to aim click one time to shoot click and hold to move by testing some poxel and perpixelcollisiondetection routine , i came out with that in less than 8 hour viva pygame
Created 12 months ago.

0 Users

"Shooty" intends to be a extendable and portable platform for a space arcade shooter. Via its scripting engine it is easy to extend and modify and offers you the possibility to create new levels and ... [More] new game flows. Its is written with portability and resources in mind, so you can just run this codebase on many common and not so common platforms. These include: Linux, Mac, Windows, Win CE / PPC, XO / Sugar. There are some dependencies though, so this game depends on SDL, pygame (a python SDL wrapper) and python. Additionally we are working on basic sprite libraries and 2D - physics libraries and on a set of animation handling routines for pygame. [Less]
Created about 1 year ago.

0 Users

Not really a program as much as me learning and exploring graphical programming and game development. You won't find this particularly useful unless you're just looking for some ideas on dealing with ... [More] decks of cards or the likes. Written in Python using PyGame and the cards are from here: http://nicubunu.ro/cards/ These cards are really great and there's several different deck styles. Here is the latest screenshot: [Less]
Created 4 months ago.

0 Users

TurbTurb is a (2D) multi player gravity dogfight game where you control a rocket and try to make life as short as possible for your antagonists with a small arsenal of weapons. It's heavily inspired ... [More] by the best multi player game for the Amiga: Turboraketti II. It supports 2 players locally using split screen and/or multiple network clients. It's written in Python using Pygame and still work in progress but still quite playable and there is a map editor to make creating your own maps easy. [Less]
Created about 1 year ago.