Reight Examples

June 11, 2025 · View on GitHub

Ask DeepWiki License

レトロゲームエンジン Reight (R8) のサンプルコード集です。

使い方

$ git clone https://github.com/xord/reight-examples.git
$ cd reight-examples
$ bundle install
$ bundle exec r8 hello

サンプルゲーム

$ bundle exec r8 hello

Image

$ bundle exec r8 shmup

Image

$ bundle exec r8 shooter360

Image

$ bundle exec r8 towerdefence

Image

$ bundle exec r8 jetrace

Image

$ bundle exec r8 survivor

Image

$ bundle exec r8 miner

Image