Skip to content

Commit

Permalink
Merge branch 'master' of github.com:renoki-games/python-game-terrain
Browse files Browse the repository at this point in the history
  • Loading branch information
rennokki committed Aug 21, 2021
2 parents 33506c1 + c84a56f commit b74aaef
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
patreon: rennokki
15 changes: 12 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
Game Terrain
============
Simplex Game Terrain Generator
==============================

![](map.png)

![Docker Release](https://github.com/renoki-games/python-game-terrain/workflows/Docker%20Release/badge.svg?branch=master)

Generate Simplex-based procedural game terrain, via CLI or via REST API, using Python.

- [Game Terrain](#game-terrain)
- [Simplex Game Terrain Generator](#simplex-game-terrain-generator)
- [🤝 Supporting](#-supporting)
- [🚀 Installation](#-installation)
- [🙌 Usage](#-usage)
- [🖥 CLI](#-cli)
Expand All @@ -19,6 +20,14 @@ Generate Simplex-based procedural game terrain, via CLI or via REST API, using P
- [Majors and Minor versions](#majors-and-minor-versions)
- [Latest Tags](#latest-tags)

## 🤝 Supporting

If you are using one or more Renoki Co. open-source packages in your production apps, in presentation demos, hobby projects, school projects or so, spread some kind words about our work or sponsor our work via Patreon. 📦

You will sometimes get exclusive content on tips about Laravel, AWS or Kubernetes on Patreon and some early-access to projects or packages.

[<img src="https://c5.patreon.com/external/logo/become_a_patron_button.png" height="41" width="175" />](https://www.patreon.com/bePatron?u=10965171)

## 🚀 Installation

```bash
Expand Down

0 comments on commit b74aaef

Please sign in to comment.