Skip to content

Commit c89ea7b

Browse files
authored
Add SKTetris by @chsxf (#1683)
1 parent 8dd114f commit c89ea7b

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

contents.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32251,6 +32251,15 @@
3225132251
"license": "other",
3225232252
"date_added": "Nov 27 2023",
3225332253
"suggested_by": "@dkhamsing"
32254-
}
32254+
},
32255+
{
32256+
"title": "SKTetris",
32257+
"category-ids": ["spritekit"],
32258+
"description": "SKTetris is an educational project for developers learning how to use Apple's SpriteKit 2D framework. This is a partial recreation of the Tetris game",
32259+
"source": "https://github.com/chsxf/SKTetris",
32260+
"date_added": "Nov 29 2024",
32261+
"suggested_by": "@chsxf",
32262+
"screenshots": ["https://chsxf.dev/assets/posts/2/sktetris.png"]
32263+
}
3225532264
]
3225632265
}

0 commit comments

Comments
 (0)