Skip to content

A Minecraft like voxel game based only on PyGame and ModernGL

Notifications You must be signed in to change notification settings

wi1sonh/PyCraft

Repository files navigation

PyCraft

A Minecraft like block game based only on PyGame and ModernGL

version engine

Logo PyCraft

Features

随机世界生成

探索一个随机生成的世界,里面包含丘陵、山谷、湖泊和洞穴!

创造模式——建造&破坏

按照自己的喜好塑造世界,使用 54 种不同类型的方块。

Dependencies

This project uses the following libraries:

How to run

# Dependencies Install
pip install pygame moderngl

# Clone this repository
git clone https://github.com/Hwylzeus/PyCraft

# Go into the repository
cd PyCraft

# Run the Main.py file
python Main.py

About

A Minecraft like voxel game based only on PyGame and ModernGL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published