We need to create a simple 2d platformer in order to ensure that:
- We can work with multiple levels without problems.
- We can easily implement loading.
- Simplistic UI features is enough for platformer main menu and other menus.
- Current Celerity features and extensions are suitable enough for game logic.
Also, it is needed to draft architecture for planned game creation framework.