Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/js13kgames/orbizoid
orbizoid - a js13kGames 2012 competition entry by @sorskoot.
https://github.com/js13kgames/orbizoid
13 2012 competition game html5 javascript js13k js13kgames js13kgames2012 optimization
Last synced: 3 months ago
JSON representation
orbizoid - a js13kGames 2012 competition entry by @sorskoot.
- Host: GitHub
- URL: https://github.com/js13kgames/orbizoid
- Owner: js13kGames
- Fork: true (sorskoot/orbizoid)
- Created: 2022-10-01T05:50:04.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2012-09-12T22:43:01.000Z (over 12 years ago)
- Last Synced: 2024-09-25T18:06:58.021Z (3 months ago)
- Topics: 13, 2012, competition, game, html5, javascript, js13k, js13kgames, js13kgames2012, optimization
- Homepage: https://js13kgames.com/entries/orbizoid
- Size: 159 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
orbizoid
========
catch the stars
------------------Try catching the stars with the moons floating around your planet. You can only catch stars with a corresponding color as your moons. Your planet will follow every move of the mouse or the touch of the screen. But whatever you do don't let the stars smash into your little planet or it will go right into supernova.
Occasionally a powerup might show up to help you a bit.
Powerups:
* 1K -- 1000 bonus points
* 2X -- Doubles the score for each star for a limited time
* * -- Explode all stars
* -1 -- One level down, remove progress. But keep your score
* 1Up -- An extra lifeYou can choose between *easy* or *hard* game modes. In the *easy* mode the number of stars that are in your space at the same time is a little lower than in *hard* mode. They will also move a little bit slower. In *hard* mode the moons will orbit your planet at different speeds.
Good luck!
browser support
------------------
This game should work in all major browsers, but works best in Chrome, Internet Explorer and Firefox (even includes sound) and Safari on the iPad.