/fp-games

Automatically exported from code.google.com/p/fp-games

Primary LanguageC++

fp-games

Automatically exported from code.google.com/p/fp-games

Really OLD OLD old code

This a collection of small game projects, as well as attached projects made by Flammable Penguins. None of these are really big enough for their own SVN so I've compiled them all into one nice SVN. Mostly so people can use them, also because some stuff will be of interest and I don't have time to continue the projects.

Please note that MANY projects use the [http://www.phelios.com/ptk/](PTK library) and all projects are compiled on Win32 platform, the code should be portable however.

All code is released under GPL however all Worlds, Characters, Stories, and the creative content of the works is copyright and should not be copied, derived or reused without my explicit permission. Jewel of Worlds and Phantom are the two main ones on this stem.

  • PTK = PTK Library
  • GL = OpenGL
  • GLUT = Glut
  • CON = Console

Project List

NamePlatformDescription
72 MagnetsPTK72 Hour Compo A rapid fast and quite creative project I'm proud of but it seriously needs a better interface. Theme was Magnets.
BOID BounceGLA small boid simulator
CheckersPTK CONCheckers game discussed in podcast.
Fire and WaterGLUT20 min lab project A demo on water and lava.
Jewel of WorldsGLA turn based tactics game.
Life LabPTKA demonstration of Conway's game of Life.
MazeGLA game we through together at the last minute for uni project on Design Patterns.
Phantom HackerGLA game based on a Gibson like digital world.
PTK CoinPTKA coin taking game.
SandtrapPTK48 Hour Compo Top down collection / avoidance game. Theme was Swarms.
TilePTKA quick demonstration on a tile editor.
WarehouseGL20 min lab project A demo on lighting and camera movement.