Skip to content

Commit

Permalink
Added Tetris to NES emulator
Browse files Browse the repository at this point in the history
  • Loading branch information
dave9123 authored Feb 15, 2024
1 parent b813435 commit d7835a9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions static/worksheets/api/nes.json
Original file line number Diff line number Diff line change
Expand Up @@ -3519,6 +3519,11 @@
"source": "/assignments/Teenage_Mutant_Ninja_Turtles_2.nes.html",
"type": "html"
},
{
"title": "Tetris",
"source": "/assignments/Tetris.nes.html",
"type": "html"
},
{
"title": "Thunder & Lightning",
"source": "/assignments/Thunder_&_Lightning.nes.html",
Expand Down

0 comments on commit d7835a9

Please sign in to comment.