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.
- Host: GitHub
- URL: https://github.com/robinboers/sticks-and-rocks
- Owner: RobinBoers
- Archived: true
- Created: 2021-02-10T08:11:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-26T13:39:34.000Z (almost 5 years ago)
- Last Synced: 2025-02-19T07:25:50.410Z (over 1 year ago)
- Topics: game, gamedevelopment, javascript, js, perlin-noise
- Language: JavaScript
- Homepage: https://geheimesite.nl/projects/sticks-and-rocks
- Size: 1.57 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!**
