Tony Narlock 916af37f88 Remove -wswitch flag 10 years ago
..
part1 916af37f88 Remove -wswitch flag 10 years ago
part2 5aed61b8e5 Merge branch 'master' into dev 10 years ago
part3 5aed61b8e5 Merge branch 'master' into dev 10 years ago
part4 5aed61b8e5 Merge branch 'master' into dev 10 years ago
part5 5aed61b8e5 Merge branch 'master' into dev 10 years ago
readme.txt d9aa98a2f5 Python3 compatible 11 years ago

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