Skip to content

Commit 8e911eb

Browse files
Merge pull request steam-bell-92#457 from anujsharma8d/feat/flappy-bird
Redesigned the Flappy Bird game
2 parents 775e7e3 + c2f0ac7 commit 8e911eb

2 files changed

Lines changed: 242 additions & 164 deletions

File tree

web-app/js/projects.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3580,6 +3580,7 @@ function initTowerOfHanoi() {
35803580

35813581
return projects[projectName] || '<h2>Project Coming Soon!</h2>';
35823582
}
3583+
}
35833584

35843585
function getTicTacToeHTML() {
35853586
return `

0 commit comments

Comments
 (0)