mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Add platformer
This commit is contained in:
parent
c669bfe2e3
commit
cf802da4ff
@ -4781,5 +4781,18 @@
|
|||||||
"description": "Disk-based sequences",
|
"description": "Disk-based sequences",
|
||||||
"license": "Apache License 2.0",
|
"license": "Apache License 2.0",
|
||||||
"web": "https://github.com/andreaferretti/spills"
|
"web": "https://github.com/andreaferretti/spills"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "platformer",
|
||||||
|
"url": "https://github.com/def-/nim-platformer",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"game",
|
||||||
|
"sdl",
|
||||||
|
"2d"
|
||||||
|
],
|
||||||
|
"description": "Writing a 2D Platform Game in Nim with SDL2",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/def-/nim-platformer"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user