Skip to main content

saluk


Retro Game Library

A library for creating NES and GameBoy style games.

Astral Networking

Astral networking is a high level multiplayer programming library. It can use PodSixNet or Mastermind for messaging. It's focus is on solid multiplayer algorithms to help set up realtime multiplayer games without any fuss.

Up up and away

A funny little simulation involving little people trying to build a spaceship while their planet is running out of oxygen.

soft3d

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

Packaged Windows Build Creator (file lost)

I plan to use this code from now on when I start new projects. The best thing about it is the premade windows and mac exe that has everything I need so I don't have to look at py2exe or py2app ever again - just drop the code in the core/ folder and it's ready to ship! There's also some other builtin best practices that I sometimes forget to add when I start from scratch, such as fixing the timestep or being able to toggle fullscreen.

Write one code and distribute to all 3 OS without hassle.

PyWright

PyWright is a game engine and scripting language allowing for the creation of games in the same style as the Phoenix Wright or Ace Attourney series of games made by capcom for the Nintendo GBA and DS. Several cases have been completed and are available through the download option on the menu when you run PyWright.

pylge (files lost)

Pretty sure even if I felt like working on an engine like this again, I would start fresh. Too much distance from the project. An engine to handle 16bit era style games - overhead rpgs, sidescrolling platformers, and scrolling shooters. Physics engine, ai, handling of multiple scenes, scrolling tilemaps, and scripting for the script kiddies.

Swords and Crossbows

Swords and crossbows is a gauntlet style game writen for the 72 hour 2006 gamedev contest. (http://www.pixel-arts.org/72/)

Mech Revolution

A strategy game with robots modelled after the Fire Emblem series.

next