Skip to content

Text version Minecraft written in Python, which abstracts elements in Minecraft (such as blocks, entities, etc.) into Chinese Characters, and allows user to play with mouse and keyboard normally.

License

Notifications You must be signed in to change notification settings

Normal-pcer/WordCraft-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

WordCraft

Text version Minecraft written in Python.

It abstracts elements in Minecraft (such as blocks, entities, etc.) into Chinese Characters, and allows user to play with mouse and keyboard normally.

Installation

I'll provide executable files in future versions, but for now, you can install it by running source code.

  1. Install Python 3. You can download it from official site.
  2. Clone this repository.
  3. Start terminal and run python3 main.py in the root directory.

Control

  • Use A and D to move left and right.
  • Use space to jump.
  • Use mouse to check a block, and click to break it.

Plans

  • Realize basic game logic.
  • Add more blocks.
  • Add entities.

Contribution

You can contribute via start issues and pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

(c) 2024 Normal-pcer

About

Text version Minecraft written in Python, which abstracts elements in Minecraft (such as blocks, entities, etc.) into Chinese Characters, and allows user to play with mouse and keyboard normally.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published