A downloadable game for Windows

Buy Now$49.99 USD or more

The code you need to get started on a survival or simulation game in GameMaker. 

  • Random World Generator
  • Inventory system
  • Minimap (no save and load)
  • Crafting system
  • Chest system linked with inventory (with save and load)
  • Rich resource system that can regenerate (fully supports save and load)
  • Diverse animals with different behaviors that provide collectible resources
  • Farming system (save and load) 
  • Diverse fishing system
  • Item durability
  • Game clock and day/night cycle
  • Eating and cooking system
  • Visual effects and rain
  • Variety of enemies with unique characteristics (diverse and rich)
  • Combat system with various weapon types
  • Save/Load system
  • Mobile/PC


Suitable for all game types: survival, farming/livestock raising.

License: You are allowed to use this project template in your commercial game. You are not allowed to distribute or resell the source code, assets, or files contained in this package. You are allowed to distribute or sell the compiled executable created using this. One license per published project, unlimited seats on the same project.

If you want a complete survival or farming game, you can find it available here: https://hd-production.itch.io/gamemaker-survival-engine


StatusReleased
PlatformsWindows
Rating
Rated 5.0 out of 5 stars
(3 total ratings)
AuthorHD Production
GenreSurvival
TagsAsset Pack, Farming, GameMaker
ContentNo generative AI was used

Purchase

Buy Now$49.99 USD or more

In order to download this game you must purchase it at or above the minimum price of $49.99 USD. You will get access to the following files:

Survival Basic.gmz 1.5 MB
Survival Basic.yyz 3.9 MB

Comments

Log in with itch.io to leave a comment.

(1 edit)

Hi, is there anymore information on the project ? , for example , like how to run the game or a "Read Me" section.

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 

Thank you for the response, my download corrupted so I found my problem. the only issues I have now are a few compiler errors.

Glad you found the issue!

If you’re still getting compiler errors, you can also try deleting the game’s save files before running it again, just to make sure everything is clean. Sometimes old save data from a previous build or export can cause unexpected issues.

You can find GameMaker save files here:

C:\Users\YourUserName\AppData\Local\[GameName]\

(You can quickly access it by pressing Win + R, typing %localappdata%, and pressing Enter.)

Then just delete the folder with the game’s name and run the game again.