flappymacs

Homepage: https://github.com/taksatou/flappymacs

Author: Takayuki Sato

Updated:

Summary

Flappybird clone for emacs

Commentary

This is a clone of FlappyBird for emacs inspired by flappyvird-vim (https://github.com/mattn/flappyvird-vim).
Most codes are derived from pong.el.

Usage

Put flappymacs.el to load path, and then type `M-x flappymacs`.
Default keybinds are as follows.

* space: jump
* p: pause/resume
* q: quit
* r: retry

Dependencies