A downloadable game for Windows

Download NowName your own price

Originally made to test out CopperCube engine's capabilities in handling voxel-based interactable environments similar to games like Minecraft, then expanded upon for a "clone" themed CopperCube game jam.

The game contains randomly generated islands with caves, biomes, ores, tools etc.
[ FEATURES ]
  • Procedurally generated islands with different biomes
  • Caves with Ore distribution
  • Inventory and Crafting systems
  • Tier based tools
  • Saving and loading support (+ Autosaves)
  • AI mobs
  • More!
[ CONTROLS ]
  • WASD / ARROW KEYS : Movement
  • SPACE : Jump
  • RMB : Place / Interact / Craft (Inventory menu)
  • LMB : Destroy / Dig
  • 1-9 / Mouse Wheel : Change selected hot bar slot
  • E : Inventory / Crafting recipes
  • Q (+Shift) : Drop selected item / block
  • X : Destroy selected item / block
  • ESC : Pause menu
  • V : Toggle noclip camera (Creative mode / Debug mode)
[ NOTES AND LIMITATIONS ]

There are limitations with the current version, notably each world is only one chunk (16x16x128), because generating and rendering each chunk mesh takes a long time, around ~2.5 to 5 seconds, effectively making rendering chunks at runtime impossible (or incredibly annoying for the player to deal with the constant, long lag spikes caused by the mesh generator), but pre-generating more chunks at the start is possible, though it will increase the initial loading time significantly.

Current version contains 7500+ lines of source code written in JavaScript, and It'll be available for sale on this page eventually, But if you are interested in purchasing it now, you can dm me on Discord or send me an email at autosam.sm@gmail.com :)

Hope you enjoy and make sure to join the Discord server if you're interested!

Main: SmnMhmdy.itch.io

Smn Mhmdy

StatusPrototype
PlatformsWindows
Rating
Rated 4.0 out of 5 stars
(5 total ratings)
AuthorSAMGames
GenreAdventure
Tagscoppercube, First-Person, island, Minecraft, Pixel Art, Procedural Generation, Singleplayer, Voxel

Download

Download NowName your own price

Click download now to get access to the following files:

Coppercraft 0.9.zip 17 MB
Coppercraft 0.10 Beta 1.zip 16 MB

Development log

View all posts

Comments

Log in with itch.io to leave a comment.

Do you have a 32-bit version?

Are you planning to release the CCB and JS files as a template project for sale? I'd love to buy a copy if you do!

Very well put together using coppercube.  Good job.

Excellent game! Loved it. Recommend it!

Is there anyway you can make a tutorial on this

(1 edit) (+1)

Epic work bro!!! I don't even imagine that we can make a game like Minecraft in CopperCube

This is great!

Thanks, I'm glad you liked it :)

This game Very similar Minecraft!

But I support the author.

Thanks! Yes, this is Minecraft clone made as a technical showcase, and for a "Clone" themed game jam :) 

(+1)

Loved the game! I wasnt able to figure out how to make the pickax but oh well I enjoyed it greatly nonetheless, and I DID manage to make the TNT and in the end thats all that matters xD! =D I cannot wait to see what this becomes and you best believe I left a follow!!! Keep up the amazing work!

(+1)

Thanks for playing! A list of all possible crafting recipes is stored in Crafting Recipes.txt inside the game's directory.