An open API service indexing awesome lists of open source software.

https://github.com/yzhang-gh/myminecraft-unity3d

a minecraft-like game
https://github.com/yzhang-gh/myminecraft-unity3d

Last synced: 4 months ago
JSON representation

a minecraft-like game

Awesome Lists containing this project

README

        

# myMinecraft-unity3d
a minecraft-like game

## Features
* First of all, click to lock cursor.
* Left click to destory, right click to place.
* Press `1` to use stone, press `2` to use dirt.
* Press `esc` to release cursor
* Infinite terrain

## Directory structure
```
.
|- build
| |- myMinecraft.exe // run it
| |- myMinecraft_Data // necessary to run myMinecraft.exe
| |- (saves) // game progress (automatically generated)
```