New game coming soon!

Post Reply
User avatar
SuperStarSonic
Member
Posts: 160
Joined: Fri Oct 14, 2022 20:30
GitHub: Python-Sargent
In-game: SuperStarSonic
Location: Earth (may be out of date)

New game coming soon!

by SuperStarSonic » Post

Basic Idea

I am making a game.
It is about survival and exploration. Don't die, because the water is poisonous and the radiation is high.
Spoiler
It is about the moon Europa of Jupiter, the reason the radiation is so high is because of Jupiter, the reason the water is poisonous is because of silicate.
It should be released within a month, but it won't be a very extensive version because I'm a bad coder and still a little bit a newbie.
If you have any ideas post them here.
Spoiler

Code: Select all

minetest.register_node("europa_nodes:silicate", {
	description = "Silicate",
	tiles = {"europa_nodes_silicate.png"},
	paramtype = "light",
	is_ground_content = true,
	groups = {cracky = 3, melty = 2}
})

User avatar
SuperStarSonic
Member
Posts: 160
Joined: Fri Oct 14, 2022 20:30
GitHub: Python-Sargent
In-game: SuperStarSonic
Location: Earth (may be out of date)

Github Pre-Release Out!

by SuperStarSonic » Post

The pre-release for this game is out!

check it out here:
Spoiler
WARNING: as a pre-release, this contains spoilers.
If you want the real version you will have to be patient.

User avatar
SuperStarSonic
Member
Posts: 160
Joined: Fri Oct 14, 2022 20:30
GitHub: Python-Sargent
In-game: SuperStarSonic
Location: Earth (may be out of date)

Re: New game coming soon!

by SuperStarSonic » Post

Yes, I have added food and water, but the HUD (developed from the stamina mod) is currently not working. I've newly added many different minerals and tools, but I do agree that I could add more, I especially want to add some sort of electrical system, parts of which are already coded in, most of it doesn't work. I plan to extend the documentation so that you can understand what is already part of the game and what is not.

Thanks for the feedback.

[EDIT]The Official WIP Topic can be found here: viewtopic.php?f=50&t=29289

User avatar
SuperStarSonic
Member
Posts: 160
Joined: Fri Oct 14, 2022 20:30
GitHub: Python-Sargent
In-game: SuperStarSonic
Location: Earth (may be out of date)

Re: New game coming soon!

by SuperStarSonic » Post

Hello, I had an idea, it is kind of already in the game, but I wondered if people would like it:
I've been thinking about laser drills, you may or may not have seen the groups = {cracky=3, melty=3} this is for making laser drills and other tools that melt stuff.

I have yet to understand how to make polls, but if you would either tell me, give your opinion, or both, it would be appreciated.

User avatar
SuperStarSonic
Member
Posts: 160
Joined: Fri Oct 14, 2022 20:30
GitHub: Python-Sargent
In-game: SuperStarSonic
Location: Earth (may be out of date)

Re: New game coming soon!

by SuperStarSonic » Post

I've seen some notifications that some people have tried to reply to this topic, I cannot see these posts.

I suggest trying the WIP Games topic.

This has happened more than once.

Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests