mirror of
https://github.com/Abdess/retrobios.git
synced 2026-06-29 22:02:48 +00:00
17 lines
402 B
YAML
17 lines
402 B
YAML
|
|
emulator: PuzzleScript
|
||
|
|
type: game
|
||
|
|
source: "https://github.com/libretro/puzzlescript-libretro"
|
||
|
|
cores:
|
||
|
|
- puzzlescript
|
||
|
|
systems: []
|
||
|
|
|
||
|
|
notes: |
|
||
|
|
Libretro port of PuzzleScript, an open-source HTML5 puzzle game
|
||
|
|
engine by Stephen Lavelle (increpare). Runs .puz puzzle definition
|
||
|
|
files within RetroArch.
|
||
|
|
|
||
|
|
No BIOS or system files required. The puzzle engine and renderer
|
||
|
|
are self-contained.
|
||
|
|
|
||
|
|
files: []
|