Pikuseru Console

February 22, 2023 ยท View on GitHub

LICENSE

Examples

Build

Cargo feature:

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

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

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