Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.03 KB

README.md

File metadata and controls

25 lines (20 loc) · 1.03 KB

Try out AGE Online

Another Gameboy Emulator - Online

AGE Online is based on AGE (written in C++ and compiled to WebAssembly using Emscripten). The AGE PWA is written in TypeScript, makes use of (among others) Gatsby and React and is localized with @shopify/react-i18n.

AGE Online is a work in progress. Current features:

  • on-screen controls for use on mobile devices
  • interface language adjustable (just english and german at the moment)
  • savegames are stored by your browser (using the IndexedDB)
  • light and dark theme available via Material UI