Skip to content

coder088/OpenCraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

OPENCRAFT

A voxel sandbox game written entirely from scratch in Java.
No game engine. Just Java.


About

This project is my personal attempt to build a Minecraft-inspired sandbox game completely from scratch, without relying on any existing game engine.

Everything, from rendering to world generation and gameplay systems, is being developed by me with the goal of learning, experimenting, and creating a fully customizable voxel game.

Features (Current & Planned)

  • 🌍 Procedurally generated voxel world
  • ⛏️ Minecraft-inspired gameplay
  • ⚡ Built entirely in Java
  • 🚫 No game engine
  • 🧩 Designed with modding in mind
  • 👥 Community-driven future development

Vision

The long-term goal is much bigger than simply recreating Minecraft.

I want to build a sandbox platform that is:

  • Open to community feedback
  • Easy to modify through modding
  • Expandable by contributors
  • Driven by the people who play it

If the project grows enough, I plan to open a Discord server where everyone will be able to:

  • Suggest new features
  • Vote on future updates
  • Discuss gameplay ideas
  • Share mods
  • Help shape the future of the project

The goal is for the community to actively influence the direction of development.


Why?

This project exists because I wanted to challenge myself by creating a voxel engine completely from scratch.

Instead of using Unity, Unreal Engine, Godot or any other engine, every system is being implemented manually in Java.

This is both a learning experience and a long-term passion project.


Status

🚧 Work in Progress

The game is currently under active development and many systems are still being implemented.


Contributing

At the moment the project is maintained only by me.

In the future, contributions, suggestions, bug reports and community-made mods will be welcome.


License

License will be decided as the project evolves.

About

In this project I aim to make a minecraft like game with java completely run by the community. Read the readme file to learn more about it and dont forget to leave a star!

Resources

Stars

3 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors