Pikuseru Console

February 25, 2023 ยท View on GitHub

LICENSE

Examples

A demo API cartridge:

Some classic 128x128 game:

A 128x128 demoscene cartridge:

A 256x256 ghostmark python or a ghostmark wasm/rust cartridge to do some benchmark:

A sand game with a custom window (286x286) in WASM (RUST):

Build

Cargo feature:

  • cpython: enable python support
  • rlua: enable lua support

You can build the console directly the main UI to play games:

cd pikuseru-console
cargo build --release --features=pikuseru/cpython,pikuseru/rlua,pikuseru/image

Usage

  • F1: enable the menu
  • F2: display debug information