home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Game Programming in C++ - Start to Finish
/
GameProgrammingS.iso
/
Peon
/
PeonSDK-Win32-1.0.0.exe
/
embedded
/
License.txt
< prev
next >
Wrap
Text File
|
2005-12-01
|
1KB
|
35 lines
Peon Game Creation Toolkit
(Peon)
Version 1.0
---
http://book.wazooinc.com/
This is meant to be a small lightweight solution for creating games
on the Windows platform. It encompases the SDL libraries with
video rendering handled by OpenGL.
Peon has both C/C++ code modules.
The current version supports Windows.
This library is distributed under GNU LGPL version 2, which can be
found in the file "COPYING". This license allows you to use Peon
freely in commercial programs as long as you link with the dynamic
library.
The best way to learn how to use Peon is to check out the header files in
the "include" subdirectory.
The header files and test programs are well commented and always up to date.
More documentation is available in HTML format in "./docs/index.html"
Frequently asked questions are answered online:
http://book.wazooinc.com/faq.php
Enjoy!
Erik Yuzwa ( peon AT wazooinc DOT com )