Projects tagged ‘games’ and ‘pygame’


Jump to tag:

Projects tagged ‘games’ and ‘pygame’

Filtered by Project Tags games pygame

Refine results Project Tags python (21) graphics (4) 2d (4) gameobjects (3) game (3) olpc (3) xo (2) spaceships (2) vector (2) pyglet (2) education (2) physics (2)

[22 total ]

1 Users
 

Monk is a pygame project. It is a game that uses statistics to show how your answers compare to the other players.
Created about 1 year ago.

1 Users

To learn how to work with a computer a toddler needs something simple and computer safe with very noticeable interaction. pyToddler follows this concept (in the example of Crayonify.exe which used C++ ... [More] and wxWidgets) using Python to allow the games to be easily customized. Requires: Python 2.4 PyGame 1.7.1 Toddlers Includes: pyCheese Designed to help the child practice aiming at a target with the mouse. The goal of pyCheese is to help a friendly mouse eat the cheese that appears on the screen. A big thank you to Cornelius for designing the graphics in the default theme. (Giving the script an argument will present you with the original ugly theme.) pyCrayon Designed to help the child understand that moving the mouse and clicking the buttons can produce visible results on the screen. This is a near clone of the original Crayonify. pyKeys Learn about keyboard interaction while practicing numbers and letters. NEW pytoddler now comes with a single executable (pyToddler.py) and displays a graphical menu to choose activites. Big thanks to Michael Greb for the idea and some code. ESC exits from the activites. Alt+F4 exits from the menu. [Less]
Created 12 months ago.

0 Users

A classic game of bulls and cows implemented in Python using Pygame. Break the code in as few tries as possible!
Created 9 months ago.

0 Users

Devon Scott-Tunkin's miscellaneous python projects and scripts.
Created 4 months ago.

0 Users

Lepton: A high-performance, pluggable particle engine and API for PythonLepton is designed to make complex and beautiful particle effects possible, and even easy from Python programs. Lepton ... [More] provides the following core features: Native-code core for high-performance particle dynamics and rendering Pluggable particle controllers for specifying particle behavior Two pluggable OpenGL renderers, and two pygame renderers Spacial domains, used to control particle emission and behavior Easy to use and powerful texture support, including animation Modular architecture that lets you easily configure and customize the engine The code includes several examples of how you can use the engine (using pyglet and pygame). Note the engine itself does not depend on any other 3rd-party Python libraries and simply requires the application to setup an OpenGL context in order to render particles. Learn MoreOverview -- The 10,000 foot view of Lepton Code Example -- A complete 3D explosion example program using Lepton and Pyglet Change Log -- Changes in the latest release RoadMap -- Where Lepton is headed Latest Checkins -- What's cooking in the subversion repo ApplicationsLepton was used for our pyweek entry Fishing Frenzy: Fishing Frenzy Pyweek Page Browse the Source Code If you are working on an application using lepton, let us know! [Less]
Created 12 months ago.

0 Users

Created about 1 year ago.

0 Users

Music JigsawA pyGame project that uses images and sounds to make a interactive enviroment. This project have the XO (a.k.a. OLPC $100 laptop) as the main plataform, creating an activity to children ... [More] around the world. The code has been developter by Pedro Kayatt (me :D) at Nate-LSI in USP-Brazil group! --- Quebra Cabeça MusicalUm projeto em pyGame, que utiliza de imagens e sons para criar um ambiente interativo. Este projeto tem como principal objetivo o XO ($100 notebook), criando uma atividade para crianças ao redor do globo. O código foi desenvolvido por Pedro Kayatt (eu :D) no Nate-LSI que é um grupo da USP do Brasil! Wikihttp://wiki.laptop.org/go/Quebra-Cabeca_Musical NATE-LSIFácil - Editor Musical - Oficina de Desenho Colaborativa - Quebra Cabeça Musical - Jogo do Piano [Less]
Created 12 months ago.

0 Users

Assorted sketches and games including but not limited to pygame projects, processing.org sketches, and chuck livecode snippets. Any sufficiently exciting sub-projects will get their own space eventually. For now, they all have to share a room.
Created 12 months ago.

0 Users

The purpose of the project is to create a complete framework that will aid developers, designers and general public to create Visual Novels with a minimum of code, allowing them to focus their efforts ... [More] on creating involving stories and entertaining user experiences. Pycto is designed to be compatible with Python 2.6 and depends on the Pygame libraries. [Less]
Created 12 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.