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 >
Text File  |  2005-12-01  |  1KB  |  35 lines

  1.  
  2.                          Peon Game Creation Toolkit
  3.  
  4.                                   (Peon)
  5.  
  6.                                 Version 1.0
  7.  
  8. ---
  9. http://book.wazooinc.com/
  10.  
  11. This is meant to be a small lightweight solution for creating games
  12. on the Windows platform. It encompases the SDL libraries with
  13. video rendering handled by OpenGL.
  14.  
  15. Peon has both C/C++ code modules.
  16.  
  17. The current version supports Windows.
  18.  
  19. This library is distributed under GNU LGPL version 2, which can be
  20. found in the file  "COPYING".  This license allows you to use Peon
  21. freely in commercial programs as long as you link with the dynamic
  22. library.
  23.  
  24. The best way to learn how to use Peon is to check out the header files in
  25. the "include" subdirectory.
  26. The header files and test programs are well commented and always up to date.
  27. More documentation is available in HTML format in "./docs/index.html"
  28.  
  29. Frequently asked questions are answered online:
  30.     http://book.wazooinc.com/faq.php
  31.  
  32. Enjoy!
  33.     Erik Yuzwa                ( peon AT wazooinc DOT com )
  34.  
  35.