From 0572e2ebd18713bb0f2728a1b6c2d438a941d048 Mon Sep 17 00:00:00 2001 From: gau-veldt Date: Thu, 30 Oct 2014 01:25:32 -0700 Subject: [PATCH] set readme set readme --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 656cb2c..68610b0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ Minetest-Blockiverse ==================== -Open source sandbox game of placing and removing blocks, survival, and building spaceships to explore even further. Based on minetest 1.4.10 engine. C++/Lua. +Mine blocks. Craft stuff. Build spaceship. To lightspeed and beyond! + +Place and remove blocks to survive the night, then build a spaceship to explore the vast beyond. + +This project is an open source game similar in gameplay to the very popular Mojang (now M$) game. I figured it was time to make an open source alternative and lose the shackles of proprietary code thus allowing any future mod and plugin community to thrive without fear of takeovers like has actually just happened with the Mojang (now M$) game. + +The current choice of language/engine is Minetest 1.4.10 engine and lua scripting used as a base to add the blockiverse component.