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

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

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.