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

https://github.com/orangecoding/breakout

Simple breakout game
https://github.com/orangecoding/breakout

Last synced: about 1 month ago
JSON representation

Simple breakout game

Awesome Lists containing this project

README

        

# Breakout Game
This is the result of a JS coding challenge.

### Rules
- Build a breakout game
- You can use any language
- You cannot use any libraries
- You only have 1 hour