pycraft
Minecraft clone
A terminal-based 2D game inspired by Minecraft using Python as the primary programming language.
A Minecraft-inspired game for the terminal
200 stars
12 watching
22 forks
Language: Python
last commit: 12 months ago
Linked from 1 awesome list
gamepycraftpython
Related projects:
Repository | Description | Stars |
---|---|---|
icexin/gocraft | A Minecraft-like game written in Go that allows players to generate terrain, add and remove blocks, move around, and interact with each other over a network. | 1,881 |
project-dc/pygeneses | A PyTorch-based framework for training and studying artificial species in bio-inspired environments | 72 |
gamedolphin/masonry-javascript-tetris-clone | A simple Tetris game built using HTML5, JavaScript, and Phaser. | 12 |
spongepowered/spongeapi | A Minecraft plugin API providing a standard interface for building plugins | 1,139 |
gamedolphin/follow_me_javascript_simon_clone | A JavaScript implementation of the classic Simon Game using Phaser | 8 |
gentlegiantjgc/pymctranslate | Enables data translation between Minecraft versions and platforms via an intermediate format. | 27 |
pythonarcade/arcade | A Python library for creating 2D games without extensive framework knowledge | 1,709 |
pashutk/flappybird-gameboy | A re-implementation of the classic Flappybird game for the Nintendo Gameboy | 15 |
python-ugame/micropython-stage | A MicroPython port of the Stage game library, enabling display of tile grids and sprites on SPI-based RGB displays. | 38 |
almarklein/rocket_rust_py | An implementation of the Rocket game in Rust, compiled to WebAssembly and run in Python | 23 |
bitnenfer/flappy-boy-asm | A Flappy Bird clone built from scratch in Assembly code for the Game Boy | 91 |
pickitup247/pyckitup | A Python-based game engine that compiles to a single binary and allows developers to create 2D games for web and native platforms. | 280 |
sirfroweey/pydark | A 2D game framework with multiplayer capabilities using Python and PyGame. | 216 |
pfalcon/pycopy | A minimalist and memory-efficient Python dialect designed to be portable across various platforms. | 805 |
geysermc/mcprotocollib | Enables communication between Minecraft clients and servers using a standardized protocol | 731 |