Skip to main content

demos


Mario Shell Defense

A Pygame learning experience for me. Simple (very simple) platform game. Mario shoots fireballs at oncoming Koopa shells. Run using game.py.

Fugu path finding demo

A demonstration of a simple path finding algorithm.

star-lines

A star-field demo effect with mouse interaction and motion blur

PyBoids

Python implementation of the boids algorithm.

FPS test

3d First-Person-Shooter test. Three levels. Requires Psyco. Created using pyggel, a 3d game engine.

Pathfinding Experiment

Demo program to test a pathfinding algorithm for a map with hexagonal tiles

Shadows

Small demo that shows a way to implement some nice light masking.

Rayforge

Rayforge is a simple and fast (for python) raycaster. It will never be as advanced as the Doom engine, but this is just to show how raycasting is done.

Snake Game

This is my first pygame. I made this by watching udemy's pygame video tutorial by Mr. Root.

Font browser

A small browser to show the fonts available in Pygame.

Tic Tac Two

The computer version of the game Tic Tac Toe in a very easy to play format

soft3d

A 3d software rendering experiment - texture mapped, "lit" polygons, with translation, rotation, and texture scrolling

Roll and Back Again

Solve environmental puzzles with a diverse cast of rollerbots. No blood, no alien abduction, no can-can music.

previous next