Game project samples
3 samples of smalls games made with Xenity Engine are available to download on GitHub.
Looking at the code is a great way to understand how the engine works.
They all work on game consoles too.
- Dungeon platformer, it's a platformer in a dungeon. Use of physics, lighting, UI and audio.
- Nano Machines, it's a tiny car controller. Use of physics and particles.
- Cooking game, it's an Overcooked like. Use of physics, audio and particles.