clj-libretro

June 24, 2023 · View on GitHub

A WIP library for wrapping https://www.libretro.com/.

See http://blog.phronemophobic.com/mairio.html for more info.

Usage

clojure -M -m com.phronemophobic.clj-libretro.java2d testroms/tsone/neskit/2048.nes

Key bindings:

up, left, down, right: w a s d respectively
start: spacebar
select: enter
a: j
b: k

Programmatic API

WIP

License

Copyright © 2023 Adrian

Distributed under the Eclipse Public License version 1.0.

Contents

  1. 1Usage
  2. 2Programmatic API
  3. 3License