
The ECRU Experience
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
Description
Surreal puzzle (sort of) game where you keep going through the same room over and over again.Controls
* WASD - walking* E - interact
* Escape - menu
Tools used:
- Engine: Stride3D- UI library: Myra
- IDE: Visual Studio
- Debug: New qASIC (my own asset currently in works, allowed me to view log messages outside of the game)
Devlog
https://www.youtube.com/watch?v=9TskaAdFWys
So this was my first ever proper game not made with Unity. Stride is... an interesting engine let's say. It was quite buggy, unstable and doing the most basic things required a lot of work (fullscreen support took me ~3 hours). But overall I found it quite fun and I will probably continue using it in the future.