v2026.04.02/emulators/2048.yml

15 lines
425 B
YAML
Raw Normal View History

emulator: "2048"
type: game
core_classification: pure_libretro
source: "https://github.com/libretro/libretro-2048"
upstream: "https://github.com/gabrielecirulli/2048"
profiled_date: "2026-03-22"
core_version: "1.0"
display_name: "2048"
cores: [2048]
systems: []
files: []
notes: >
Ground-up C reimplementation of the 2048 puzzle game for libretro.
All assets compiled into the binary. No system directory files required.