Skip to content

Latest commit

 

History

History
140 lines (100 loc) · 4.22 KB

File metadata and controls

140 lines (100 loc) · 4.22 KB

Stargazers Issues GNU GPLv3 License


ProceduralGeneration

Procedural generated and modifiable terrain!

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. License
  6. Contact
  7. Acknowledgements

About The Project

Product Name Screen Shot Procedural generated terrain.

Product Name Screen Shot Console

Product Name Screen Shot Modifiable terrain

Built With

Getting Started

Releases

https://github.com/oskarkraemer/ProceduralGeneration/releases

Usage

Commands

createWorld <worldName> - creates World <worldName> in "worlds/" folder and loads it.
loadWorld <worldName> - loads World <worldName> from "worlds/" folder.
tp <x> <y> - teleports Player to <x> <y>.
give <tileID> <amount> - gives Player <amount> <tileID>
exit - exits and saves the game

Roadmap

See the open issues for a list of proposed features (and known issues).

License

Distributed under the GNU General Public License v3.0 License. See LICENSE for more information.

Contact

Oskar Krämer - 05262020@protonmail.com

Project Link: https://github.com/oskarkraemer/ProceduralGeneration

Acknowledgements