mirror of
https://github.com/nicoburns/blessed-rs
synced 2024-11-10 06:14:15 +00:00
Add macroquad (#49)
This commit is contained in:
parent
a182a73363
commit
584ad27dde
1 changed files with 3 additions and 0 deletions
|
@ -1134,6 +1134,9 @@
|
|||
}, {
|
||||
"name": "ggez",
|
||||
"notes": "A simpler option for 2d games only."
|
||||
}, {
|
||||
"name": "macroquad",
|
||||
"notes": "A simple and easy to use 2d game library, great for beginners."
|
||||
}]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue