8000 GitHub - munderwoods/flyboy: A dreamcast game
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

munderwoods/flyboy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flyboy

A simple Dreamcast game build for learning purposes only. It is complete, however, it has no difficulty curve.

Just needs docker to run and develop for from start to finish, but redream will only automatically install on linux. You'll have to figure out your own emulator or get it in a real Dreamcast otherwise.

git clone https://github.com/munderwoods/flyboy.git
cd flyboy
make init
make

The resulting test.cdi in the built-cdis directory will play on a Dreamcast like normal.

Technology used and code ripped off from:

0