Add platformer
This commit is contained in:
parent
c669bfe2e3
commit
cf802da4ff
1 changed files with 13 additions and 0 deletions
|
|
@ -4781,5 +4781,18 @@
|
|||
"description": "Disk-based sequences",
|
||||
"license": "Apache License 2.0",
|
||||
"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…
Add table
Add a link
Reference in a new issue