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

https://github.com/robinboers/sticks-and-rocks

2d sandbox game with random terrain.
https://github.com/robinboers/sticks-and-rocks

game gamedevelopment javascript js perlin-noise

Last synced: over 1 year ago
JSON representation

2d sandbox game with random terrain.

Awesome Lists containing this project

README

          

# Sticks and Rocks

Sticks and Rocks is a 2d sandbox game with random terrain to explore written in Javascript.
It uses perlin noise to generate infinite terrain based on a seed. It is playable in the browser, or as a executable for Windows, Linux or MacOS.

It currently has random levels, collusions, and destrucible terrain. I'm still working on the infinite terrain.
You can play a demo over at

**Warning: it is quite boring!**

![Screenshot](screenshot.png)