https://github.com/mattbasta/hubble-trouble
https://github.com/mattbasta/hubble-trouble
cc0 dart es6 game javascript web
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mattbasta/hubble-trouble
- Owner: mattbasta
- Created: 2015-01-20T21:34:46.000Z (over 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2015-02-18T05:24:11.000Z (over 11 years ago)
- Last Synced: 2025-07-03T05:06:23.207Z (12 months ago)
- Topics: cc0, dart, es6, game, javascript, web
- Language: Dart
- Size: 840 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hubble Trouble
Another fine entertainment franchise by BastaCorp.
## Special Thanks
- NASA for inventing outer space and stuff
- [Egon Elbre](https://github.com/egonelbre) for JSFX
- [Mario Klingemann](http://www.quasimondo.com/StackBlurForCanvas) for StackBlur
## License
Made by @mattbasta with [CC0](http://creativecommons.org/publicdomain/zero/1.0/).
- All game assets are in the public domain (photos by NASA) or CC0.
- JSFX, StackBlur, and Buzz.js: MIT license
- `level.fps.dart` is powered by a partial port of [Canvascape](http://www.benjoffe.com/script/canvascape/textures.js), which is licensed under the BSD-2-Clause license.
## About
Hubble Trouble is a game that I've been thinking about making for years. This game is inspired by Frog Fractions, The Impossible Quiz, Cod of Duty, and other off-color, multi-genre, or parody titles. Other inspiration has come from a childhood of Gameboy and PC games.
I'd love this game to not only be fun, but an educational tool for other developers to be able to learn from a variety of game development techniques. This game covers a variety of genres and covers multiple examples of development approaches that might be helpful to aspiring or learning programmers. Please let me know if you've found this project helpful or interesting.