Skip to content

Commit 0ce3089

Browse files
authored
Add top down rpg pokemon-like, and Plinko games on top of the example list. (#410)
1 parent 5cc3363 commit 0ce3089

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
File renamed without changes.

scripts/generate-database.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,8 @@ const checkProjectResourceFiles = async (project, projectFolderPath) => {
170170

171171
const sortedStarterSlugs = new Set([
172172
'platformer',
173+
'top-down-rpg',
174+
'plinko',
173175
'ball-cup-boom',
174176
'spherez',
175177
'absorbus',

0 commit comments

Comments
 (0)