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
Name | Platform | Description |
72 Magnets | PTK | 72 Hour Compo A rapid fast and quite creative project I'm proud of but it seriously needs a better interface. Theme was Magnets. |
BOID Bounce | GL | A small boid simulator |
Checkers | PTK CON | Checkers game discussed in podcast. |
Fire and Water | GLUT | 20 min lab project A demo on water and lava. |
Jewel of Worlds | GL | A turn based tactics game. |
Life Lab | PTK | A demonstration of Conway's game of Life. |
Maze | GL | A game we through together at the last minute for uni project on Design Patterns. |
Phantom Hacker | GL | A game based on a Gibson like digital world. |
PTK Coin | PTK | A coin taking game. |
Sandtrap | PTK | 48 Hour Compo Top down collection / avoidance game. Theme was Swarms. |
Tile | PTK | A quick demonstration on a tile editor. |
Warehouse | GL | 20 min lab project A demo on lighting and camera movement. |