Added README

master
Marc Gilleron 2016-04-27 20:25:45 +02:00
parent ba2ff637c1
commit 29d9b82227
2 changed files with 7 additions and 0 deletions

5
README.md Normal file
View File

@ -0,0 +1,5 @@
Voxel Game Prototype (Godot)
===============================
This is a prototype of voxel world made with Godot Engine.
Just experimenting how to reproduce and optimize a generated terrain like Minecraft does, nothing serious planned.

View File

@ -1,4 +1,6 @@
# Currently unused.
extends Camera2D