Skip to content

Commit 891757b

Browse files
authored
Merge pull request #332 from EducationalTools/221-gmae-request-scratch-nextbots
add scratch nextbots
2 parents 9ed85d8 + 96e7773 commit 891757b

2 files changed

Lines changed: 493 additions & 0 deletions

File tree

src/lib/gmaes.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,11 @@ const gmaes = [
139139
description:
140140
'Are you ready for a thrilling online police escape in Escape Road? You are a robber who has just committed a bank robbery and must escape from the police chase. To escape this chase, sharp driving skills, drifting, and quick reflexes to avoid obstacles are essential. The chaotic streets with loud police sirens can easily make you make mistakes. Can you overcome and outrun successfully? or something like that',
141141
url: '/_app/tools/escaperoad/index.html'
142+
},
143+
{
144+
name: 'Scratch Nextbots',
145+
description: 'very legit gmae totally not made in scratch',
146+
url: '/_app/tools/scratch-nextbots/index.html'
142147
}
143148
];
144149

static/_app/tools/scratch-nextbots/index.html

Lines changed: 488 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)