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)
- Host: GitHub
- URL: https://github.com/thimc/break9
- Owner: thimc
- Created: 2023-11-14T21:37:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-30T10:48:03.000Z (over 2 years ago)
- Last Synced: 2025-03-04T09:16:33.595Z (over 1 year ago)
- Topics: 9front, game, libdraw, plan9
- Language: C
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

# 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.