From 75fbe93abebe21f67e401cd1dff9bd27eb3141a9 Mon Sep 17 00:00:00 2001 From: Oliver Faircliff Date: Fri, 11 Sep 2015 14:23:06 +0100 Subject: [PATCH] Add Pycraft --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1e32f66..1d467c8 100644 --- a/README.md +++ b/README.md @@ -303,6 +303,7 @@ A selection of major game studios, publishers, etc. using GitHub: * [Freeminer](https://github.com/freeminer/freeminer) - Sandbox game inspired by Minecraft. * [Minecraft](https://github.com/fogleman/Minecraft) - Simple Minecraft-inspired demo written in [Python](https://www.python.org/) and [Pyglet](http://www.pyglet.org/). * [Minetest](https://github.com/minetest/minetest) - Infinite-world block sandbox game with survival and crafting. +* [Pycraft](https://github.com/itsapi/pycraft) - A Minecraft-inspired game for the terminal. * [Space Engineers](https://github.com/KeenSoftwareHouse/SpaceEngineers) - Space Engineers is a voxel-based sandbox game set in an asteroid field in space. * [Terasology](https://github.com/MovingBlocks/Terasology) - Voxel world game engine inspired by Minecraft and others with fancy graphic effects and a heavy focus on extensibility. * [The Powder Toy](https://github.com/simtr/The-Powder-Toy) - Falling-sand physics sandbox game.