Entropy7
From LagoonWiki
Revision as of 20:46, 21 May 2008; view current revision
←Older revision | Newer revision→
←Older revision | Newer revision→
Entropy7 is the top secret next gen version of entropy. Goal:
- game engine that can be easily picked up by students
- easy to download
- easy to compile
- easy to run
- easy to modify
- easy to learn
- easy to teach
- allow multiple people / teams to work together with very little communication
- allow easy sharing of code
- allow rapid prototyping of game ideas
- allow good testbed for AI research
Sorted Priorities:
- Ease of development
- Clear and easy to understand
- Cover all fundamentals of game-engines
- Push game-play boundaries
- Performance
- Push Technical Boundaries
installation entropy itself
grab entropy7 from svn download dmd - just copy it into a directory download python2.5 download scons
installation ogre
get the mingw toolkit from the ogresite - install this first download directx9.0 sdk
installation code blocks
grab the nightly build.7z grab the mingw.dll.7z grab the wxblah.7z mkdir c:\CodeBlocks extract to c:\CodeBlocks
