These examples are being developed alongside Bitwise to demonstrate certain features. They will also, likely, be used to write automated tests.
This is the classic Klondike solitaire card game.
This example will demonstrate:
- Basic Sprite manipulation
- Mouse / Touch input
- Screen orientation shifting
- Custom editor tab components (Card deck editor)
This is a basic 2D auto-scrolling shooter.
This example will demonstrate:
- Basic Physics
- Camera movement
- Audio
- Sprite Animation