Basic Android game engine.
TheBotanist is hosted in the following web site
https://github.com/ezekielbuchheit/TheBotanist
If you think the Android project TheBotanist listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of TheBotanist.
Item | Value |
---|---|
Java File Count | 11 |
Activity Count | 1 |
TheBotanist has the following Java source files.
com.botanist.ezekielbuchheit.thebotanist.ApplicationTest.java com.botanist.ezekielbuchheit.thebotanist.Characters.Entity.java com.botanist.ezekielbuchheit.thebotanist.Characters.Player.java com.botanist.ezekielbuchheit.thebotanist.Engine.MainGameEngine.java com.botanist.ezekielbuchheit.thebotanist.Levels.LevelManager.java com.botanist.ezekielbuchheit.thebotanist.Physics.KineticStatusManager.java com.botanist.ezekielbuchheit.thebotanist.Render.RenderManager.java com.botanist.ezekielbuchheit.thebotanist.SpriteControl.Sprite.java com.botanist.ezekielbuchheit.thebotanist.SpriteControl.SpriteContainer.java com.botanist.ezekielbuchheit.thebotanist.Start.java com.botanist.ezekielbuchheit.thebotanist.World.GameWorld.java