mirror of
https://github.com/libretro/libretro-database
synced 2025-06-25 02:25:27 +00:00
20 lines
420 B
Plaintext
20 lines
420 B
Plaintext
clrmamepro (
|
|
name "ChaiLove"
|
|
description "2D Game Framework with ChaiScript"
|
|
version 2017-12-17
|
|
homepage "http://github.com/RobLoach/ChaiLove"
|
|
)
|
|
|
|
game (
|
|
name "Floppy Bird"
|
|
description "Flappy Bird re-implementation in ChaiLove"
|
|
developer "Rob Loach"
|
|
genre "Action"
|
|
users 1
|
|
releaseyear "2017"
|
|
releasemonth "11"
|
|
releaseday "2"
|
|
version "0.10.0"
|
|
rom ( name "Floppy Bird.chailove" size 5222608 crc d0bf9e8a )
|
|
)
|