Skip to content

nullobject/rygar-emu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rygar

This is an emulator for one of my favourite arcade games from the 1980s, Rygar.

Rygar

How to Play

You can run it in your browser.

  • UP/DOWN/LEFT/RIGHT: move
  • Z: attack
  • X: jump
  • 5: insert coin
  • 1: start

How to Build

$ sudo apt install python build-essential cmake cmake-curses-gui libasound2-dev libgl1-mesa-dev xorg-dev
$ mkdir workspace && cd workspace
$ git clone git@github.com:nullobject/rygar.git && cd rygar
$ ./fips build
$ ./fips run rygar