Tony Narlock e89f668a1d part1 proj: add -Wswitch to suppess clang warning 10 ani în urmă
..
part1 e89f668a1d part1 proj: add -Wswitch to suppess clang warning 10 ani în urmă
part2 841c0a8d9a chmod all scripts as executable (755) 10 ani în urmă
part3 841c0a8d9a chmod all scripts as executable (755) 10 ani în urmă
part4 841c0a8d9a chmod all scripts as executable (755) 10 ani în urmă
part5 841c0a8d9a chmod all scripts as executable (755) 10 ani în urmă
readme.txt d9aa98a2f5 Python3 compatible 11 ani în urmă

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