Hi!
Thank you for your question.
This is a survival game project with a very straightforward structure and clean, easy-to-read source code. The controls and mechanics follow standard survival game conventions, so it should feel familiar to most developers and players.
How to run the game:
- Open the project in the engine (GameMaker).
- Press Run (F5) to build and play.
Controls:
- W, A, S, D – Move
- Mouse Left Click – Build / Attack / Interact
The code is well organized and documented inside the project, so an additional “Read Me” file is not strictly necessary. However, if needed, I can provide a short usage guide upon request.
Let me know if you need any specific information