Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
TS-0.1.0src.zip | 2012-08-23 | 1.5 MB | |
readme.txt | 2012-08-23 | 807 Bytes | |
Totals: 2 Items | 1.5 MB | 0 |
TurboSphere Release Notes Version 0.1.0 TurboSphere is an intuitive and powerful JavaScript based game engine. It is intended to allow beginners to quickly make simple and fun games, and still allow advanced users to easily make large, complex, and deep games. Newest Version: 0.1.0, released August 04, 2012. NOTE: This is Alpha grade software. It is missing many features, and some implemented features may not function as expected. Major changes: - The map engine is included, although it is far from complete. - For the first time, V8 has been upgraded. We are now running on 3.12.19. - SetResolution has been added. It takes two numbers as parameters, and changes the SDL window size. - Implicit surface BPP conversion has been removed. Regressions: - GetScreenWidth is broken.