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

https://github.com/thimc/break9

a breakout clone for 9front (WIP)
https://github.com/thimc/break9

9front game libdraw plan9

Last synced: 12 days ago
JSON representation

a breakout clone for 9front (WIP)

Awesome Lists containing this project

README

          

# break9

_NOTE: This game is a work in progress_

a [breakout](https://en.wikipedia.org/wiki/Breakout_(video_game)) clone for 9front.

![screenshot](screenshot.png)

# Keyboard shortcuts

← / h to move the player to the left.

→ / l to move the player to the right.

q to quit.

# TODO
* Winning condition

# Installation

mk
break9

# License

MIT

## Bugs
Yes.