phronmophobic / clj-libretro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clj-libretro

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.

About

License:Eclipse Public License 1.0


Languages

Language:Clojure 100.0%