From 4305545c1267aa2ce3218cca7d7c41fc800a2988 Mon Sep 17 00:00:00 2001 From: Namitjain07 Date: Thu, 11 Dec 2025 12:59:47 +0530 Subject: [PATCH 1/2] Add StickHero game project --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f3119b7..e4a679ba 100644 --- a/README.md +++ b/README.md @@ -326,6 +326,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - Make Flappy Bird in HTML5 and JavaScript with Phaser - [Part 1](http://www.lessmilk.com/tutorial/flappy-bird-phaser-1) - [Part 2](http://www.lessmilk.com/tutorial/flappy-bird-phaser-2) +- [StickHero](https://github.com/Namitjain07/STICKHERO) - A simple stick-bridge arcade game implemented using JavaFX with full source code and instructions. ### Desktop Application: From 51db70e83979a118ea99bee56af6c831a7101b13 Mon Sep 17 00:00:00 2001 From: Namitjain07 Date: Thu, 11 Dec 2025 13:03:14 +0530 Subject: [PATCH 2/2] Add StickHero game project --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4a679ba..5aee5bfb 100644 --- a/README.md +++ b/README.md @@ -326,7 +326,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - Make Flappy Bird in HTML5 and JavaScript with Phaser - [Part 1](http://www.lessmilk.com/tutorial/flappy-bird-phaser-1) - [Part 2](http://www.lessmilk.com/tutorial/flappy-bird-phaser-2) -- [StickHero](https://github.com/Namitjain07/STICKHERO) - A simple stick-bridge arcade game implemented using JavaFX with full source code and instructions. +- [StickHero](https://github.com/Namitjain07/STICKHERO) - A simple stick-bridge arcade game built using Java/JavaFX with animations, sound effects, scoring, and clean architecture. ### Desktop Application: