A downloadable game for Windows

Making in 5 days, without game engine. this is my first comercial game.

sorry if the game looks ugly because I'm not a good artist. I decided to focus on more important things.

but if you donate to the game, I can pay artists to do the art.

This game was very inspired by Terraria and Minecraft.

has no enemies. but there is a boss in the game codes.

Anyone who wants to sum up and just put a few lines of code in the game.


my idea is a game with 6 worlds.

each world has enemy biomes, minerals and other things.

and for you to advance to the next world you have to kill the boss.

I also wanted to put in place a power system. the more animals you kill you gain power, and power increases your life, damage and mana.

However, you have to use it for crafts, machine operation and other things.

In multiplayer I think I will add easy ways to add minigames like battle royale x1, like minecraft servers.

and I'm going to try to make a decent building system that can attract builders.

but remember this was a game made in 5 days without even an engine,

so it can be much more beautiful

Download

Download
Windows.zip 13 MB
Download
Source Code.zip 13 MB

Install instructions

To Windows:

Download The Windows Version. Extract. Run main.exe.

To Build:

Install The Golang and GOSDL2. Download The Source Code. Open The Terminal.

Digit The Command cd "your path to game"

to make a exe digit command: ./build.bat

Development log