Projects tagged ‘arcade’ and ‘pygame’


Jump to tag:

Projects tagged ‘arcade’ and ‘pygame’

Filtered by Project Tags arcade pygame

Refine results Project Tags python (14) game (9) 2d (4) shooter (2) gaming (2) games (2) sdl (2) multiplayer (2) launcher (1) cross-platform (1) satanas (1) pong (1)

[15 total ]

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

Once upon a time, the party committee of the IT-University of Copenhagen, decided to build an arcade machine. After months of work ... or something ... it is finally being completed. There is really ... [More] not much to it, it is a basic menu that can be used to launch various programs on an arcade machine. But it is ready for general usage. [Less]
Created about 1 year ago.

0 Users

A scrolling arcade shooter using python and pygame.
Created about 1 month ago.

0 Users

Just use the cursor keys and the space bar to shoot the other tanks.PrerequisitesYou need to have Python and Pygame installed on your computer if you want to use the source code: Python: ... [More] http://www.python.org/download/ Pygame: http://www.pygame.org/download.shtml On Windows, you do not need to have Python or Pygame installed if you use the executable installer. The current version (0.0.5) has been tested to work properly on:Linux & Windows XP/Vista Python 2.5 & Python 2.6.1 Pygame 1.8 & Pygame 1.9.1 To Do:some code cleanup (this is my very first Object Oriented program) add an editor to create new mazes add high score lists add "presets" and the possibility to save your favourite combination of options rewrite the game completely to support client/server multi-player, for now you can only play the red tank against the computer Credits:Programming & game design: Koen Lefever Graphics & explosion sound: Marc Carson (http://www.friendlyskies.net/) Music: "Only Depth" by Vladislav Malkov a.k.a. Artsense (http://www.myspace.com/artsensepsy) [Less]
Created 8 months ago.

0 Users

Why bother?Agrajag's aim is to make a bit, but learn a lot ;) The objective is to create an arcade-like top-scroller 2D shooter game. UtilitiesAgrajag is written in Python. It uses: Pygame as its ... [More] foundation Phil's pyGame Utilities (abbr. PGU) - a mostly GUI library lightweight Python XML DOM implementation (xml.dom.minidom) Sometime/somehow it may use Psyco (but currently doesn't, as it's not available for x86-64, and that's what I /lavrin/ use). DescriptionThe design (ughhh... if we can dignify it by using the word) of the game strives to allow for easy extension. Adding new enemies, bonuses, weapons, shields, etc. is a matter of creating the graphics and an XML description. At least it should be that easy... Most artwork for the game comes from free internet sources. Some is created by the authors. Agrajag features a level editor developed in PyQt4. Unfortunately, it's currently only a little more than a piece of crap. Screenshots [Less]
Created 12 months ago.

0 Users

Mustyqatse is an arcade game inspired by Popcap Games' Peggle series. It's written in Python using the Pygame library, and as of now has only the most basic features.
Created 10 months ago.

0 Users

Pykanoid is an Arkanoid clone developed in Python/PyGame. It consist on a bouncing ball that player must control with a bat and try to destroy all blocks in the screen. It has 29 levels, "continue" feature and power-ups to enhance ball and bat.
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

The game is a PC version of the Rapid Roll game found in some Nokia phones. Your objective is to jump down the bars, avoiding falling into the abyss. Grab the most recent version from the svn: svn ... [More] checkout http://ball-fall.googlecode.com/svn/trunk/ or check the downloads page. A picture is worth a thousand words: [Less]
Created 12 months ago.

0 Users

UltimateSmashFriends is a game based on pygame, which aim at creating quick and fun multiplayer entertainment. 2d bitmap graphics, arcade gameplay, for hours of fun. The creation of characters ... [More] and levels is designed to be easy, only bitmaps of animations and a (really simple to understand) xml file! If you want to help please see the documentation about level and character creation. Currently the game display a menu allowing to choose between a handfull of colorful characters, you can choose up to 4 and launch a game. [Less]
Created 12 months ago.