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

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