| File | Date | Author | Commit |
|---|---|---|---|
| nbproject | 2011-10-14 |
|
[310a91] Fixed directory |
| src | 2011-11-24 |
|
[324e60] Refactor to remove the COM package |
| .gitignore | 2011-10-16 |
|
[e3e2a0] Added initial implementation of a console. |
| LICENSE.txt | 2011-10-14 |
|
[310a91] Fixed directory |
| README.txt | 2011-10-14 |
|
[310a91] Fixed directory |
| build.xml | 2011-10-14 |
|
[310a91] Fixed directory |
TO USE THIS PROJECT, YOU MUST IMPORT IT INTO NETBEANS VERSION INFO: CURRENT: 0.0.2 NEXT VERSION: 0.0.3 PLANNED: - Add more components (backgrounds, etc) - Complete graphics test classes - Complete ImageUtil - Complete FileUtil VERSION HISTORY 0.0.2 - Base graphics engine complete. - Timing engine complete - FileUtil added - ImageUtil added - Sprite added 0.0.1 - Placeholders added - Audio, Collision, Etc - EngineCore implemented - TEST package created and test modules created - Resource packages added. Mainly for testing