Awesome
<!-- PROJECT BADGES --> <!-- *** I'm using markdown "reference style" links for readability. *** Reference links are enclosed in brackets [ ] instead of parentheses ( ). *** See the bottom of this document for the declaration of the reference variables *** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use. *** https://www.markdownguide.org/basic-syntax/#reference-style-links --> <!-- PROJECT LOGO --> <p align="center"> <img src="pikuseru.png"> </p> <!-- ABOUT THE PROJECT -->Pikuseru Console
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