Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 287 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 287 Bytes

Mercury Engine

Project Goals

  • Create a graphics demo in Rust which compiles to multiple platforms. To start - x86_64, wasm, and Gameboy Advance. After that, add support for N64.
  • Once the first three platforms are implemented, implement some form of input support on all three.