Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seikho/levelgen
Procedural 3-d map generation
https://github.com/seikho/levelgen
Last synced: 5 days ago
JSON representation
Procedural 3-d map generation
- Host: GitHub
- URL: https://github.com/seikho/levelgen
- Owner: Seikho
- Created: 2015-10-03T10:52:53.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-28T10:00:07.000Z (over 8 years ago)
- Last Synced: 2024-02-01T19:06:38.457Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
### LevelGen
2d map generation for JavaScript#### Installation
```
npm install levelgen --save
```