dmuratshin b405d1b3ce added gradle to examples vor 9 Jahren
..
part1 b405d1b3ce added gradle to examples vor 9 Jahren
part2 b405d1b3ce added gradle to examples vor 9 Jahren
part3 b405d1b3ce added gradle to examples vor 9 Jahren
part4 b405d1b3ce added gradle to examples vor 9 Jahren
part5 b405d1b3ce added gradle to examples vor 9 Jahren
readme.txt d9aa98a2f5 Python3 compatible vor 11 Jahren

readme.txt

Game has 5 parts (projects) for learning oxygine.
Each part has some new improvements:
1.
- basic Oxygine features
- Sprite, Actor, Tween,
- handling touch events

2.
- more solid gameplay and game classes

3.
- added scenes and buttons
- custom MyButton actor
- scenes: GameScene and MainMenuScene
- all gameplay moved to GameScene

4.
- refactored scenes and added transitions between them
- added new GameMenu
- added custom events
- makefourcc
- class Scene is more complete

5.
- don't have any c++ code changes
- changed data folder structure and xml file:
- all images were moved outside of data folder
- generated atlasses with oxygine tool "oxyresbuild"
- see "gen-atlasses" command line tools for builing atlasses
- has low definition atlasses