Hey everyone!
I’m working on a Minecraft-style voxel game using Godot 4, and I’m super excited to share it with the community!
This project is now closed source. I’m still looking for people who might want to join in — whether you’re into coding, UI/UX, 3D modeling, or just want to test it out and give feedback!
ATTENTION : U CAN HELP ME VOLUNTARILY IF U ARE REALLY INTERESTED IN WHAT I AM LEARNING + BUILDING AND THIS IS NOT A JOB POST OR ANYTHING JUST TO LEARN AND BUILD AMAZING PROJECT THX : ]
What’s Already Included
Block placing and destroying Inventory system - adding and dropping items Voxel terrain generation (early stage) Chunk loading and unloading around the player Hotbar and inventory system Completed inventory system Third-person player movement Added trees in the terrain (currently using dirt and grass as placeholders; easily changeable in chunk.gd) Add new blocks easily via custom BlockItemData resources Add new weapons via WeaponItemData resources Add new items via ItemData resource files Items can appear in the world as RigidBody3D objects Ability system is being planned — you can contribute ideas too! There’s even more to come — feel free to check the GDD if you’re interested (private for now)
What I’m Hoping to Add
Rank System (for player levels or roles) Ability system (in progress) Blox Fruits-style abilities (If you haven’t seen Blox Fruits, check it out on YouTube — it’s awesome!)
…and much more!
How You Can Help
Code contributions, ideas, or bug fixes
UI design or improvements
3D models, textures, or VFX
Testing and feedback
I’m only 14 years old, still learning both game dev and managing school life, so I might not be able to do everything alone. But I’m really passionate about this and hoping for a good future.
Sorry — the project is no longer open source, but I truly appreciate any interest, support, or encouragement. Let’s still build something awesome together!
Why would you even add a zip file in a github repo? Even worse, it is 7z for some reason
Seems like you don’t know the 7z file type (my guesses). It is in the “zip file category” and can compress files the most (Like 85% of the actual file size (Insane))
I understand what 7z is, but it’s in git. I can understand zipping up fonts, many large images, etc, but the source code of everything? Defeats the purpose of compressing/zipping it, but again, if he’s a noob programmer to all of this I can understand.
Anything could be in there, malicious files.
Look at this post, look at his account - there’s a lot of red flags here. I do not recommend opening that zip at all.
Bro why u guys are so arrogrant i am jsut starting out and helping for help if u dont want to help me so its okay i dont minid i am learning not making project i am just asking for help and u know that i am only 14 so III am nooooob as u said guys dont give m ebad comments
and i have updated the game now there is proper inventory system and i will update my github repository to use google drive instead of it properly sorry guys
People are not being arrogant, they are giving a fair warning to be cautious. Generally, with open-source, some form of version control like git is used. The reason why some people were cautious is because you zipped everything up, which is unneccesary and uncommon. It could contain anything.
If you want to learn, and have people join your project, it’s probably best to use git (via Github for example), bit make sure it’s not zipped. Doing this, all files can be seen before someone clones your depository.
Overall, people gave you good advice to get people on board:
Add some screenshots. People will get an idea an feeling with your project.
Dont use a zipped or compressed file with git.
Be cautious about new accounts asking you to open zip files.
All in all, if you fix that feedback you’d probably see more interest from the community.