Skip to content

QWERTY770/Minecraft-2D-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft-2D-Python

This is a sandplay.

Report bugs at issues.

  • W -- move up

  • S -- move down

  • A -- move left

  • D -- move right

  • EQUALS (=) -- increase the ID of block held by player(e.g. stone -> grass_block)

  • MINUS (-) -- decrease the ID of block held by player(e.g. grass_block -> stone)

  • left click -- destroy the block(i.e. the pointed block will be air)

  • right click -- replace the block

Use Guide

  1. Go to releases to download.

  2. Unzip.

  3. Use command "pip install pygame" (if you don't have a yet).

  4. Run "game_main.py" by Python(3.6 or above).

Wiki

简体中文

Other

Visit here to support.

About

This is a sandplay. (not completed...

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages