gcuisim

Gamecube BIOS UI simulator

Description

This is a work-in-progress attempt to recreate the Gamecube IPL UI using Three.js.

Screencast_20231130_202028.webm

Installation & Usage

Demo

$ git clone https://github.com/etiandre/gcuisim.git
$ npm install
$ npm start

Use the arrow keys to navigate.

Building

npm build builds the app into the dist/ folder.

Details

TODO

## License See LICENSE.