Skip to content

A 2d minecraft clone using pygame & opensimplex noise

License

Notifications You must be signed in to change notification settings

Notenlish/pycraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pycraft

Pycraft is a simple 2d minecraft copy created by me. It currently has simple cave generation, chunk loading and unloading. I plan to add mining, crafting, a complete map loading system as well as some entities, pathfinding and health and food. After that I plan to release one or more tutorials about this project.

Differences

  • It uses opensimplex noise
  • The cave generation is done with perlin caves, not perlin worms

Possible stuff to add

  • Add support for more than 1 world
  • Add more biomes
  • Add entities
  • Add monsters
  • Add redstone
  • add carts, boats, sea
  • Add structures such as villages, sea wrecks etc.

About

A 2d minecraft clone using pygame & opensimplex noise

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages