https://github.com/atesgoral/rockford-the-invincible
Rockford the Invincible - A Dysfunctional Boulder Dash Clone in 20 Lines of JavaScript
https://github.com/atesgoral/rockford-the-invincible
boulder-dash coding-competitions game javascript
Last synced: 3 months ago
JSON representation
Rockford the Invincible - A Dysfunctional Boulder Dash Clone in 20 Lines of JavaScript
- Host: GitHub
- URL: https://github.com/atesgoral/rockford-the-invincible
- Owner: atesgoral
- Created: 2015-04-21T20:00:04.000Z (about 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2015-04-23T03:53:20.000Z (about 10 years ago)
- Last Synced: 2025-01-21T20:48:34.790Z (5 months ago)
- Topics: boulder-dash, coding-competitions, game, javascript
- Language: HTML
- Homepage: https://atesgoral.github.io/rockford-the-invincible
- Size: 168 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rockford the Invincible
_Placed second at the friendly [20-line JavaScript competition](http://ozoneasylum.com/29836) over at [OZONE Asylum](http://ozoneasylum.com/), for the month of January 2008_
A Dysfunctional Boulder Dash Clone in 20 Lines of JavaScript

[Play](http://atesgoral.github.io/rockford-the-invincible)
## Instructions
* Click on a square to move
* Collect diamonds
* Dig through soil to release boulders, diamonds and monsters
* Don't get trapped under boulders## Features
* Boulders and diamonds obey gravity
* Boulders and diamonds slide over walls and other boulders or diamonds
* Boulders prefer to slide left when balancing on another boulder or diamond
* Diamonds prefer to slide right when balancing on another boulder or diamond
* Butterflies are left-hand followers
* Fireflies are right-hand followers
* Rockford faces right, left or front depending on where he's going
* Rockford tries to go to the square you click--
Boulder Dash® and Rockford™ are registered trademarks of First Star Software, Inc.