Skip to content

Commit

Permalink
Sort game templates (#711)
Browse files Browse the repository at this point in the history
- Don't show in changelog
  • Loading branch information
D8H authored Oct 1, 2024
1 parent 11f539e commit e485ba4
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions scripts/generate-database.js
Original file line number Diff line number Diff line change
Expand Up @@ -188,26 +188,29 @@ const sortedStarterSlugs = new Set([
'3d-lane-runner',
'paddle-battle',
'tappy-plane',
'3d-shark-frenzy',
'game-feel-demo',
'conviction-of-gun-dude-desktop',
'tower-defense-war',
'duck-game',
'ball-cup-boom',
'particle-effects-demo',
'space-shooter',
'run-dino-run',
'bounce-and-hook',
'sokoban',
'bounce-and-hook',
'3d-racing-game',
'simple-platformer',
'absorbus',
'3d-shooting-gallery',
'downhill-bike-physics-demo',
'3d-bomber-bunny',
'space-asteroids',
'smoothy',
'duck-game',
'geometry-monster',
'pairs',
'wave-defense-shooter',
'smoothy',
'isometric-game',
'geometry-monster',
]);

/**
Expand Down

0 comments on commit e485ba4

Please sign in to comment.