Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1759 commits
Select commit Hold shift + click to select a range
e327c26
Merge pull request #867 from dimpal-yadav/Glow-Drops
ritaban06 Oct 31, 2025
c457734
Merge pull request #868 from ShashiChaurasiya/Pattern-Pulse
ritaban06 Oct 31, 2025
f267872
Merge pull request #870 from ShashiChaurasiya/Pipe-Craze
ritaban06 Oct 31, 2025
1c6ec50
Merge pull request #871 from dimpal-yadav/Jump-Tag
ritaban06 Oct 31, 2025
2b04f5c
Merge pull request #873 from ShashiChaurasiya/Shadow-Sprint
ritaban06 Oct 31, 2025
ccf90f3
Merge pull request #875 from ShashiChaurasiya/Twister-Talk
ritaban06 Oct 31, 2025
336f821
Merge pull request #877 from ShashiChaurasiya/Sweet-Swap-Saga
ritaban06 Oct 31, 2025
c7af822
Merge pull request #879 from Gupta-02/add-history-timeline
ritaban06 Oct 31, 2025
68f7318
Merge pull request #880 from ShashiChaurasiya/Orb-Pop-Mania
ritaban06 Oct 31, 2025
6f3154b
Merge pull request #888 from Gupta-02/add-city-builder
ritaban06 Oct 31, 2025
872622f
Merge pull request #886 from Gupta-02/add-karaoke-star
ritaban06 Oct 31, 2025
a439019
Merge pull request #884 from Gupta-02/add-dance-floor
ritaban06 Oct 31, 2025
63a9059
Merge pull request #883 from Gupta-02/add-music-composer
ritaban06 Oct 31, 2025
8e346fd
Merge pull request #885 from Gupta-02/add-guitar-simulator
ritaban06 Oct 31, 2025
889d865
Merge pull request #882 from Gupta-02/add-art-studio
ritaban06 Oct 31, 2025
f21c844
Merge pull request #881 from Gupta-02/add-science-lab
ritaban06 Oct 31, 2025
d958fcb
Merge pull request #887 from Gupta-02/add-pet-care
ritaban06 Oct 31, 2025
e6f2001
Merge pull request #889 from Gupta-02/add-farm-life
ritaban06 Oct 31, 2025
95bd8dc
Merge pull request #890 from Tiyasa-Mukherjee/main
ritaban06 Oct 31, 2025
e8ccd90
Initial commit: Setup HTML, CSS, and JS files for voyager view game
subhankarpal306 Oct 31, 2025
4db471a
Initial commit: Setup HTML, CSS, and JS files for local storage game
subhankarpal306 Oct 31, 2025
9404cb2
Merge branch 'main' into feature/local_storage
subhankarpal306 Oct 31, 2025
ee94876
Merge branch 'main' into feature/voyager_viewpoint
subhankarpal306 Oct 31, 2025
48a7156
Initial commit: Setup HTML, CSS, and JS files for right click game
subhankarpal306 Oct 31, 2025
abc4651
Merge branch 'main' into feature/right_click
subhankarpal306 Oct 31, 2025
82e7543
Initial commit: Setup HTML, CSS, and JS files for audio visulizer game
subhankarpal306 Oct 31, 2025
f6467c1
Merge branch 'main' into feature/audio_visulizer
subhankarpal306 Oct 31, 2025
3075218
Initial commit: Setup HTML, CSS, and JS files for flame fighter game
subhankarpal306 Oct 31, 2025
20e7bd2
Merge branch 'main' into feature/flame_fighter
subhankarpal306 Oct 31, 2025
2b957f3
Initial commit: Setup HTML, CSS, and JS files for RPG game
subhankarpal306 Oct 31, 2025
ad9d9bc
Initial commit: Setup HTML, CSS, and JS files for image runner game
subhankarpal306 Oct 31, 2025
f271456
Initial commit: Setup HTML, CSS, and JS files for cookie cutter game
subhankarpal306 Oct 31, 2025
b40d6c7
Initial commit: Setup HTML, CSS, and JS files for adventure game
subhankarpal306 Oct 31, 2025
4f8eba3
Css transform
subhankarpal306 Oct 31, 2025
0369cae
Merge branch 'main' into feature/css_transform
subhankarpal306 Oct 31, 2025
49167dc
Create index.html
dimpal-yadav Oct 31, 2025
296c584
Create style.css
dimpal-yadav Oct 31, 2025
a1c83c2
Create script.js
dimpal-yadav Oct 31, 2025
e18af20
Grid explorer
subhankarpal306 Oct 31, 2025
d78cbca
Create index.html
dimpal-yadav Oct 31, 2025
376e971
Create style.css
dimpal-yadav Oct 31, 2025
b6442fb
Create script.js
dimpal-yadav Oct 31, 2025
1e3e932
Merge branch 'main' into feature/grid_explorer
subhankarpal306 Oct 31, 2025
da17cb6
Merge branch 'main' into feature/cookie_cutter
subhankarpal306 Oct 31, 2025
69e3520
Merge branch 'main' into feature/image_runner
subhankarpal306 Oct 31, 2025
81f594b
Merge branch 'main' into feature/rpg_game
subhankarpal306 Oct 31, 2025
3ca842a
Create index.html
dimpal-yadav Oct 31, 2025
e9ad389
Create style.css
dimpal-yadav Oct 31, 2025
8675dcf
Create script.js
dimpal-yadav Oct 31, 2025
46ccc6c
Margin mission
subhankarpal306 Oct 31, 2025
6c9f7bb
Create index.html
dimpal-yadav Oct 31, 2025
5802954
Merge branch 'main' into feature/margin_misson
subhankarpal306 Oct 31, 2025
1e8c67d
Create style.css
dimpal-yadav Oct 31, 2025
8ae34d1
Add Quantum Leap Game implementation with HTML, CSS, and JS files
Gupta-02 Oct 31, 2025
aa08e3d
Create script.js
dimpal-yadav Oct 31, 2025
d6e5813
pixel array
subhankarpal306 Oct 31, 2025
5501b54
Create index.html
dimpal-yadav Oct 31, 2025
786654f
Create style.css
dimpal-yadav Oct 31, 2025
d25b52a
Merge branch 'ritaban06:main' into quantum-leap
Gupta-02 Oct 31, 2025
165b171
Merge branch 'main' into feature/pixel_array
subhankarpal306 Oct 31, 2025
eb2b1f3
Create script.js
dimpal-yadav Oct 31, 2025
c983282
++
Tiyasa-Mukherjee Oct 31, 2025
8ac9536
Add Nebula Navigator Game implementation with ship controls, asteroid…
Gupta-02 Oct 31, 2025
bc13e30
Create index.html
dimpal-yadav Oct 31, 2025
da5c9e8
Create style.css
dimpal-yadav Oct 31, 2025
4c57b7e
Merge branch 'ritaban06:main' into feature/nebula-navigator-game
Gupta-02 Oct 31, 2025
0e560fe
render riot
subhankarpal306 Oct 31, 2025
019b3c3
Create script.js
dimpal-yadav Oct 31, 2025
886a9fd
Merge branch 'main' into feature/render_riot
subhankarpal306 Oct 31, 2025
a11d7b2
Create index.html
dimpal-yadav Oct 31, 2025
099eac2
Create style.css
dimpal-yadav Oct 31, 2025
48d4428
Add Pixel Pirate Game implementation with ship movement, cannon firin…
Gupta-02 Oct 31, 2025
1b6d35d
Create script.js
dimpal-yadav Oct 31, 2025
3ea9266
Merge branch 'ritaban06:main' into feature/pixel-pirate-game
Gupta-02 Oct 31, 2025
711406a
Add Mystic Maze Game implementation with grid-based maze, key collect…
Gupta-02 Oct 31, 2025
fc18eee
horizon runner
subhankarpal306 Oct 31, 2025
036a7ac
Merge branch 'ritaban06:main' into feature/mystic-maze-game
Gupta-02 Oct 31, 2025
8d19dd5
Merge branch 'main' into feature/horizon_runner
subhankarpal306 Oct 31, 2025
0986a89
Add Echo Chamber Game implementation with wave launching, wall bounci…
Gupta-02 Oct 31, 2025
0552edf
Create index.html
dimpal-yadav Oct 31, 2025
d291739
Create style.css
dimpal-yadav Oct 31, 2025
3037350
Merge branch 'ritaban06:main' into feature/echo-chamber-game
Gupta-02 Oct 31, 2025
f1ea096
Create script.js
dimpal-yadav Oct 31, 2025
09dff3a
Keyframe Kaleidoscope
subhankarpal306 Oct 31, 2025
542165b
Create index.html
dimpal-yadav Oct 31, 2025
35e84e3
Add Gravity Gauntlet Game implementation with ball physics, gravity w…
Gupta-02 Oct 31, 2025
d1babd6
Create style.css
dimpal-yadav Oct 31, 2025
ff84cb0
Create script.js
dimpal-yadav Oct 31, 2025
de83d16
Merge branch 'main' into feature/Keyframe_Kaleidoscope
subhankarpal306 Oct 31, 2025
354dfd9
Merge branch 'ritaban06:main' into feature/gravity-gauntlet-game
Gupta-02 Oct 31, 2025
2e1c17f
Create index.html
dimpal-yadav Oct 31, 2025
10b6508
Add Chromatic Chase Game implementation with color-shifting zones, pl…
Gupta-02 Oct 31, 2025
4790e69
Create style.css
dimpal-yadav Oct 31, 2025
2fb9ed9
Create script.js
dimpal-yadav Oct 31, 2025
f48a6a9
Merge branch 'ritaban06:main' into feature/chromatic-chase-game
Gupta-02 Oct 31, 2025
4a09c17
console log quest
subhankarpal306 Oct 31, 2025
cbfccc2
Add Vortex Vault Game implementation with vortex suction, treasure co…
Gupta-02 Oct 31, 2025
90ab9e4
Create index.html
dimpal-yadav Oct 31, 2025
34212b5
Create style.css
dimpal-yadav Oct 31, 2025
d4c3343
Merge branch 'main' into feature/console_log
subhankarpal306 Oct 31, 2025
2fa8396
Create script.js
dimpal-yadav Oct 31, 2025
5e015d2
Merge branch 'ritaban06:main' into feature/vortex-vault-game
Gupta-02 Oct 31, 2025
ad1670b
Create index.html
dimpal-yadav Oct 31, 2025
0267fa9
Create style.css
dimpal-yadav Oct 31, 2025
06f2779
Add Spectral Sprint Game implementation with auto-running, jumping, p…
Gupta-02 Oct 31, 2025
4aceca7
Create script.js
dimpal-yadav Oct 31, 2025
d9c5127
code flow game
subhankarpal306 Oct 31, 2025
1c9d84c
Merge branch 'ritaban06:main' into feature/spectral-sprint-game
Gupta-02 Oct 31, 2025
2b06cbc
Merge branch 'main' into feature/code_flow
subhankarpal306 Oct 31, 2025
cc820d9
Create index.html
dimpal-yadav Oct 31, 2025
e27bb6e
Create style.css
dimpal-yadav Oct 31, 2025
4c3cc3a
Create script.js
dimpal-yadav Oct 31, 2025
fdf7d4e
Add Harmonic Havoc Game implementation with drag-and-drop notes, staf…
Gupta-02 Oct 31, 2025
e332a7a
Create index.html
dimpal-yadav Oct 31, 2025
f5cab49
Create style.css
dimpal-yadav Oct 31, 2025
60eb90a
Merge branch 'ritaban06:main' into feature/harmonic-havoc-938-game
Gupta-02 Oct 31, 2025
74d414f
Kerning Krusher
subhankarpal306 Oct 31, 2025
82a14db
Create script.js
dimpal-yadav Oct 31, 2025
ec9dea7
Merge branch 'main' into feature/Kerning_Krusher
subhankarpal306 Oct 31, 2025
cb662b8
Add Prism Puzzle Game implementation with light beams, rotatable pris…
Gupta-02 Oct 31, 2025
0b3920c
Merge branch 'ritaban06:main' into feature/prism-puzzle-game
Gupta-02 Oct 31, 2025
edb5c39
Chromatic Clearance
subhankarpal306 Oct 31, 2025
0ab29f3
Merge branch 'main' into feature/Chromatic_Clearance
subhankarpal306 Oct 31, 2025
d8e2aa4
Merge pull request #892 from subhankarpal306/feature/voyager_viewpoint
ritaban06 Oct 31, 2025
8a1de92
Merge pull request #893 from subhankarpal306/feature/local_storage
ritaban06 Oct 31, 2025
e091102
Merge pull request #894 from subhankarpal306/feature/right_click
ritaban06 Oct 31, 2025
51773d7
Merge pull request #895 from subhankarpal306/feature/audio_visulizer
ritaban06 Oct 31, 2025
e5bbbe6
Merge pull request #896 from subhankarpal306/feature/flame_fighter
ritaban06 Oct 31, 2025
db2fcbe
Merge pull request #897 from subhankarpal306/feature/rpg_game
ritaban06 Oct 31, 2025
901f877
Merge pull request #898 from subhankarpal306/feature/image_runner
ritaban06 Oct 31, 2025
babf689
Merge pull request #899 from subhankarpal306/feature/cookie_cutter
ritaban06 Oct 31, 2025
0ab952f
Merge pull request #925 from subhankarpal306/feature/css_transform
ritaban06 Oct 31, 2025
bf129c0
Merge pull request #928 from dimpal-yadav/Glow-Chain
ritaban06 Oct 31, 2025
ff712ed
Merge pull request #932 from subhankarpal306/feature/grid_explorer
ritaban06 Oct 31, 2025
1fd36c5
Merge pull request #935 from dimpal-yadav/Sand-Draw
ritaban06 Oct 31, 2025
b1429e7
Merge pull request #940 from dimpal-yadav/Wind-Petals
ritaban06 Oct 31, 2025
61eb43e
Merge pull request #941 from subhankarpal306/feature/margin_misson
ritaban06 Oct 31, 2025
024a362
Merge pull request #942 from dimpal-yadav/Rain-Drop-Rhythm
ritaban06 Oct 31, 2025
b6b21a7
Merge pull request #943 from subhankarpal306/feature/pixel_array
ritaban06 Oct 31, 2025
60262c3
Merge pull request #944 from dimpal-yadav/Firefly-Flow
ritaban06 Oct 31, 2025
cf52ba1
Merge pull request #945 from Gupta-02/quantum-leap
ritaban06 Oct 31, 2025
294c6f4
Merge pull request #947 from Gupta-02/feature/nebula-navigator-game
ritaban06 Oct 31, 2025
1a5872c
Merge pull request #946 from dimpal-yadav/Flip-Focus
ritaban06 Oct 31, 2025
a2e5447
Merge pull request #948 from subhankarpal306/feature/render_riot
ritaban06 Oct 31, 2025
deedcfd
Merge pull request #949 from dimpal-yadav/Weight-Balance
ritaban06 Oct 31, 2025
86b3e05
++
Tiyasa-Mukherjee Oct 31, 2025
b1ba1cc
Merge pull request #950 from Gupta-02/feature/pixel-pirate-game
ritaban06 Oct 31, 2025
bbdceda
Merge pull request #951 from subhankarpal306/feature/horizon_runner
ritaban06 Oct 31, 2025
b6bcba9
Merge pull request #952 from Gupta-02/feature/mystic-maze-game
ritaban06 Oct 31, 2025
2f39934
Merge pull request #953 from dimpal-yadav/Code-Unlock
ritaban06 Oct 31, 2025
a9c788e
Merge pull request #954 from Gupta-02/feature/echo-chamber-game
ritaban06 Oct 31, 2025
964ee2d
Merge pull request #955 from Tiyasa-Mukherjee/2nd-game+
ritaban06 Oct 31, 2025
a8652ae
Merge pull request #956 from subhankarpal306/feature/Keyframe_Kaleido…
ritaban06 Oct 31, 2025
d5c0085
Merge pull request #957 from dimpal-yadav/Logic-Path
ritaban06 Oct 31, 2025
f7fa6f0
Merge pull request #958 from Gupta-02/feature/gravity-gauntlet-game
ritaban06 Oct 31, 2025
4a2056f
Merge pull request #959 from dimpal-yadav/Boom-Runner
ritaban06 Oct 31, 2025
76446a6
Merge pull request #960 from Gupta-02/feature/chromatic-chase-game
ritaban06 Oct 31, 2025
dd90dad
Merge pull request #962 from subhankarpal306/feature/console_log
ritaban06 Oct 31, 2025
83cc2b7
Merge pull request #963 from dimpal-yadav/Freeze-Frame
ritaban06 Oct 31, 2025
82185fa
Merge pull request #964 from Gupta-02/feature/vortex-vault-game
ritaban06 Oct 31, 2025
6850921
Merge pull request #965 from dimpal-yadav/Speed-Tap-Grid
ritaban06 Oct 31, 2025
2843db9
Merge pull request #966 from subhankarpal306/feature/code_flow
ritaban06 Oct 31, 2025
883ec15
Merge pull request #967 from Gupta-02/feature/spectral-sprint-game
ritaban06 Oct 31, 2025
d8f0eb6
Merge pull request #968 from dimpal-yadav/Jump-Counter
ritaban06 Oct 31, 2025
294597a
Merge pull request #969 from Gupta-02/feature/harmonic-havoc-938-game
ritaban06 Oct 31, 2025
33d4c50
Merge pull request #970 from dimpal-yadav/Glow-Tap
ritaban06 Oct 31, 2025
548c6d1
Merge pull request #971 from subhankarpal306/feature/Kerning_Krusher
ritaban06 Oct 31, 2025
7e2d57e
Merge pull request #972 from Gupta-02/feature/prism-puzzle-game
ritaban06 Oct 31, 2025
25d6f63
Create index.html
dimpal-yadav Oct 31, 2025
994d335
Create style.css
dimpal-yadav Oct 31, 2025
d0a2968
Merge pull request #973 from subhankarpal306/feature/Chromatic_Clearance
ritaban06 Oct 31, 2025
6eb7456
Create script.js
dimpal-yadav Oct 31, 2025
d51c872
Merge pull request #974 from Tiyasa-Mukherjee/3rd-game+
ritaban06 Oct 31, 2025
2da1e6f
Merge pull request #977 from dimpal-yadav/Memory-Blink
ritaban06 Oct 31, 2025
32d117f
Create index.html
dimpal-yadav Oct 31, 2025
d6a2287
Create style.css
dimpal-yadav Oct 31, 2025
4eba138
Create script.js
dimpal-yadav Oct 31, 2025
46b4ca8
++
Tiyasa-Mukherjee Oct 31, 2025
737dd6f
Create close-all-issues-oct31.yml
ritaban06 Oct 31, 2025
ba95b46
Merge pull request #979 from dimpal-yadav/Tap-Counter
ritaban06 Oct 31, 2025
f4e3b4a
block breaker
subhankarpal306 Oct 31, 2025
46ef4ef
Merge branch 'main' into feature/block_breaker
subhankarpal306 Oct 31, 2025
a1cd6d8
Update README.md
ritaban06 Oct 31, 2025
f693ce9
Update README.md
ritaban06 Oct 31, 2025
4dbd629
Update README.md
ritaban06 Oct 31, 2025
2d053b5
Update README.md
ritaban06 Oct 31, 2025
e4a85b6
galaga game
subhankarpal306 Oct 31, 2025
8acc38c
Merge branch 'main' into feature/galaga_game
subhankarpal306 Oct 31, 2025
99c8b30
Merge branch 'main' into feature/block_breaker
subhankarpal306 Oct 31, 2025
ca9b486
concentration game
subhankarpal306 Oct 31, 2025
d51fc0b
Create close-all-prs-oct31.yml
ritaban06 Oct 31, 2025
d650d5c
Delete .github/workflows/close-all-issues-oct31.yml
ritaban06 Oct 31, 2025
5739764
Merge branch 'main' into feature/concentration_game
subhankarpal306 Oct 31, 2025
c0c82e3
Rename close-all-prs-oct31.yml to close-all-issues-prs-oct31.yml
ritaban06 Oct 31, 2025
f49df0f
simple jumper
subhankarpal306 Oct 31, 2025
5239253
Merge branch 'main' into feature/simple_jumper
subhankarpal306 Oct 31, 2025
85b3348
Merge pull request #984 from Tiyasa-Mukherjee/4th-game+
ritaban06 Oct 31, 2025
d764e58
Merge pull request #988 from subhankarpal306/feature/block_breaker
ritaban06 Oct 31, 2025
d24c528
Merge pull request #989 from subhankarpal306/feature/galaga_game
ritaban06 Oct 31, 2025
bd0f1e4
timing game
subhankarpal306 Oct 31, 2025
542dd67
Merge pull request #1001 from subhankarpal306/feature/concentration_game
ritaban06 Oct 31, 2025
f0b4d87
Merge branch 'main' into feature/timing_game
subhankarpal306 Oct 31, 2025
58072b0
Merge pull request #1012 from subhankarpal306/feature/simple_jumper
ritaban06 Oct 31, 2025
6d43b90
Merge pull request #1017 from subhankarpal306/feature/timing_game
ritaban06 Oct 31, 2025
814433a
Implement Quantum Leap Frog game: physics-based platformer with quant…
Gupta-02 Oct 31, 2025
690d949
Merge branch 'ritaban06:main' into quantum-leap-frog
Gupta-02 Oct 31, 2025
0215566
tykoon game
subhankarpal306 Oct 31, 2025
dda1bd8
Implement Nebula Navigator game: spaceship through nebulae collecting…
Gupta-02 Oct 31, 2025
e858f72
Merge branch 'main' into feature/tykoon
subhankarpal306 Oct 31, 2025
e71b840
Merge branch 'ritaban06:main' into nebula-navigator
Gupta-02 Oct 31, 2025
7c9ba01
Implement Crystal Collector game: maze navigation collecting crystals…
Gupta-02 Oct 31, 2025
ff4e292
Merge pull request #1018 from Gupta-02/quantum-leap-frog
ritaban06 Oct 31, 2025
4deab3b
Merge branch 'ritaban06:main' into crystal-collector
Gupta-02 Oct 31, 2025
4ff3828
Merge pull request #1020 from subhankarpal306/feature/tykoon
ritaban06 Oct 31, 2025
a9eee31
Merge pull request #1021 from Gupta-02/nebula-navigator
ritaban06 Oct 31, 2025
58e6514
Merge pull request #1022 from Gupta-02/crystal-collector
ritaban06 Oct 31, 2025
03f56d1
Implement Pixel Painter game: cursor-based pixel painting with timer …
Gupta-02 Oct 31, 2025
acc0c84
color guessing game
subhankarpal306 Oct 31, 2025
410aaed
Merge branch 'ritaban06:main' into pixel-painter
Gupta-02 Oct 31, 2025
4fc7c6b
Merge branch 'main' into feature/guess
subhankarpal306 Oct 31, 2025
6eeb192
Implement Echo Echo game: rhythm-based sequence repetition with visua…
Gupta-02 Oct 31, 2025
33618b1
Merge pull request #1024 from Gupta-02/pixel-painter
ritaban06 Oct 31, 2025
f58d9ff
Merge branch 'ritaban06:main' into echo-echo
Gupta-02 Oct 31, 2025
6b20fae
snake game
subhankarpal306 Oct 31, 2025
bd93632
Merge pull request #1025 from subhankarpal306/feature/guess
ritaban06 Oct 31, 2025
e56ec61
Add Gravity Golf game - physics-based golf on alien planets with vary…
Gupta-02 Oct 31, 2025
725b6d4
Merge branch 'ritaban06:main' into gravity-golf
Gupta-02 Oct 31, 2025
d1488ec
Merge pull request #1026 from Gupta-02/echo-echo
ritaban06 Oct 31, 2025
cbe316f
Merge branch 'main' into feature/snake
subhankarpal306 Oct 31, 2025
2316473
Merge pull request #1028 from subhankarpal306/feature/snake
ritaban06 Oct 31, 2025
5b045c4
Add HTML structure for Time Traveler game
Gupta-02 Oct 31, 2025
8964284
cannon game
subhankarpal306 Oct 31, 2025
fcd2fc1
Merge branch 'ritaban06:main' into time-traveler
Gupta-02 Oct 31, 2025
9832c9c
Merge branch 'main' into feature/cannon
subhankarpal306 Oct 31, 2025
d12dd5a
Merge pull request #1029 from Gupta-02/gravity-golf
ritaban06 Oct 31, 2025
3b8e566
Add Bubble Wrap Popper game
Gupta-02 Oct 31, 2025
70fb232
Merge branch 'ritaban06:main' into bubble-wrap-popper
Gupta-02 Oct 31, 2025
0aa5e2f
Merge pull request #1031 from Gupta-02/time-traveler
ritaban06 Oct 31, 2025
79cfac0
Merge pull request #1032 from subhankarpal306/feature/cannon
ritaban06 Oct 31, 2025
55b134b
Add Magnet Maze game
Gupta-02 Oct 31, 2025
743733f
Merge pull request #1033 from Gupta-02/bubble-wrap-popper
ritaban06 Oct 31, 2025
f1379c0
Merge branch 'ritaban06:main' into magnet-maze
Gupta-02 Oct 31, 2025
8f4efed
Add Shadow Puppet game - stealth-based shadow puppet evasion game
Gupta-02 Oct 31, 2025
e502398
Merge branch 'ritaban06:main' into shadow-puppet
Gupta-02 Oct 31, 2025
2d11937
Merge pull request #1036 from Gupta-02/magnet-maze
ritaban06 Oct 31, 2025
8f613e9
Add Potion Mixer game - magical alchemy mixing game
Gupta-02 Oct 31, 2025
e9c890e
Merge branch 'ritaban06:main' into potion-mixer
Gupta-02 Oct 31, 2025
c15e72d
Merge pull request #1039 from Gupta-02/shadow-puppet
ritaban06 Oct 31, 2025
63d6650
Merge pull request #1041 from Gupta-02/potion-mixer
ritaban06 Oct 31, 2025
5407a63
Delete .github/workflows/close-all-issues-prs-oct31.yml
ritaban06 Nov 1, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
29 changes: 29 additions & 0 deletions .github/ISSUE_TEMPLATE/documentation_update.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
name: 🧾 Documentation Update
about: Suggest improvements or corrections to documentation
title: "[DOCS] <short description>"
labels: documentation
---

## 📝 Description

Explain what part of the documentation needs updating.

---

## 📚 Current Issue

What’s wrong, missing, or unclear in the documentation?

---

## 🧠 Suggested Update

Describe what changes should be made and where.

---

## ✅ Checklist

- [ ] I have checked if this documentation section already exists.
- [ ] I have clearly described what needs to be updated or added.
35 changes: 35 additions & 0 deletions .github/ISSUE_TEMPLATE/enhancement_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
name: ⚡ Enhancement / Optimization
about: Suggest performance improvements or code optimizations
title: "[ENHANCEMENT] <short description>"
labels: enhancement
---

## ⚙️ Current Behavior

Describe what currently happens and where the performance/optimization issue exists.

---

## 🚀 Proposed Improvement

Explain the improvement or optimization you suggest.

---

## 🔍 Why It’s Needed

Why is this enhancement important?

---

## 🧩 Possible Implementation

Share details or snippets if you have ideas on how to implement it.

---

## ✅ Checklist

- [ ] I’ve reviewed existing issues to ensure this isn’t a duplicate.
- [ ] I’ve explained how this improves performance or readability.
42 changes: 42 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
name: ✨ Feature Request
about: Suggest a new feature or enhancement for this project
title: "[FEATURE] <short description>"
labels: enhancement
---

## 💡 Summary

Describe the feature you’d like to see added.

---

## 🔍 Problem Statement

What problem does this feature solve?
Why is it important?

---

## 🧩 Proposed Solution

Explain your idea or approach clearly.

---

## 🧠 Alternatives Considered

Mention any other solutions or workarounds you’ve thought of.

---

## 🎨 Additional Context (Optional)

Add any mockups, references, or related ideas here.

---

## ✅ Checklist

- [ ] I have checked existing issues for similar feature requests.
- [ ] I have clearly explained the benefit of this feature.
23 changes: 23 additions & 0 deletions .github/ISSUE_TEMPLATE/other.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
name: 🔧 Other Issue
about: For any other issue not covered by the templates above
title: "[OTHER] <short description>"
labels: help wanted
---

## 🧩 Description

Provide details about your issue or suggestion.

---

## 🧠 Context / Background

Why are you opening this issue?

---

## ✅ Checklist

- [ ] I have checked existing issues before creating this one.
- [ ] I have included enough information for maintainers to understand.
30 changes: 30 additions & 0 deletions .github/ISSUE_TEMPLATE/refactor_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
name: 🧰 Refactoring
about: Propose a refactor for cleaner or more efficient code
title: "[REFACTOR] <short description>"
labels: refactor
---

## 🧩 Current Code Situation

Briefly explain what part of the code needs refactoring and why.

---

## 🧠 Reason for Refactor

What issues does the current code have (duplication, readability, performance, etc.)?

---

## 🚧 Proposed Refactor Plan

Outline your suggested changes or structure.

---

## ✅ Checklist

- [ ] I have identified the part of the code that needs refactoring.
- [ ] I have ensured no functionality will be broken.
- [ ] I have tested similar code paths before.
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Briefly describe your changes.
- [ ] Other

## Related Issue
Link the issue this PR closes (if any): #
Closes #

## Files Added / Changed
- [ ] index.html
Expand Down
73 changes: 73 additions & 0 deletions .github/scripts/resolve-games-conflict.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
/**
* Auto-resolve merge conflicts in `script.js` limited to the `games` array.
* This script merges all game objects from both conflict sides, removes duplicates,
* and keeps valid JS syntax.
*/

import fs from "fs";

const filePath = "script.js";
let file = fs.readFileSync(filePath, "utf8");

if (!file.includes("<<<<<<<")) {
console.log("✅ No conflict markers found — nothing to fix.");
process.exit(0);
}

// Safety check — ensure conflict is inside `const games = [`
if (!file.includes("const games = [")) {
console.error("❌ Conflict is not inside the games array. Exiting for safety.");
process.exit(1);
}

/**
* Extract all `{...}` game objects inside the conflict blocks.
*/
function extractGameObjects(text) {
const objects = [];
const regex = /\{[\s\S]*?\}/g;
let match;
while ((match = regex.exec(text))) {
// Only add unique ones
const obj = match[0].trim();
if (!objects.includes(obj)) objects.push(obj);
}
return objects;
}

/**
* Process each conflict block and merge entries.
*/
const conflictRegex = /<<<<<<<[\s\S]*?=======([\s\S]*?)>>>>>>>[\s\S]*?/g;
let resolved = file;

resolved = resolved.replace(conflictRegex, (block) => {
console.log("⚙️ Resolving one conflict block in script.js");

const parts = block.split(/=======/);
const head = parts[0].split("\n").slice(1).join("\n");
const incoming = parts[1].split("\n").slice(1, -1).join("\n");

const allGames = [
...extractGameObjects(head),
...extractGameObjects(incoming),
];

// Deduplicate by game name if possible
const uniqueGames = [];
const seen = new Set();

for (const obj of allGames) {
const nameMatch = obj.match(/name:\s*["'`](.*?)["'`]/);
const name = nameMatch ? nameMatch[1].toLowerCase() : obj;
if (!seen.has(name)) {
seen.add(name);
uniqueGames.push(obj);
}
}

return uniqueGames.join(",\n");
});

fs.writeFileSync(filePath, resolved);
console.log("✅ script.js games array auto-merged successfully!");
53 changes: 53 additions & 0 deletions .github/workflows/auto-resolve-script-conflict.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
name: Auto Resolve script.js Game Conflicts

on:
pull_request:
paths:
- "script.js"
types: [opened, synchronize, reopened]

permissions:
contents: write
pull-requests: write

jobs:
resolve-conflicts:
runs-on: ubuntu-latest

steps:
- name: Checkout PR branch
uses: actions/checkout@v4
with:
fetch-depth: 0

- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: 20

- name: Attempt merge with base
run: |
git fetch origin ${{ github.base_ref }}
git merge origin/${{ github.base_ref }} --no-commit || echo "Merge conflict detected"

- name: Check for conflict markers
id: conflict_check
run: |
if grep -q "<<<<<<<" script.js; then
echo "conflict=true" >> $GITHUB_OUTPUT
else
echo "conflict=false" >> $GITHUB_OUTPUT
fi

- name: Auto-fix script.js conflicts (games array only)
if: steps.conflict_check.outputs.conflict == 'true'
run: node .github/scripts/resolve-games-conflict.js

- name: Commit and push fix
if: steps.conflict_check.outputs.conflict == 'true'
run: |
git config user.name "github-actions[bot]"
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
git add script.js
git commit -m "🤖 Auto-resolved script.js game array merge conflict"
git push
32 changes: 32 additions & 0 deletions .github/workflows/issue-create-automate-message.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
name: Auto Comment on Issue

on:
issues:
types: [opened]

permissions:
issues: write

jobs:
comment:
runs-on: ubuntu-latest
steps:
- name: Add Comment to Issue
uses: actions/github-script@v6
with:
script: |
const issueNumber = context.issue.number;
const commentBody1 = `### Thank you for raising this issue!\n We'll review it as soon as possible. We truly appreciate your contributions! ✨\n\n> Meanwhile make sure you've visited the README.md, CONTRIBUTING.md, and CODE_OF_CONDUCT.md before creating a PR for this. Also, please do NOT create a PR until this issue has been assigned to you. 😊`;
await github.rest.issues.createComment({
owner: context.repo.owner,
repo: context.repo.repo,
issue_number: issueNumber,
body: commentBody1
});
await github.rest.issues.createComment({
owner: context.repo.owner,
repo: context.repo.repo,
issue_number: issueNumber,
body: commentBody2
});
console.log('Both comments added successfully.');
30 changes: 30 additions & 0 deletions .github/workflows/pr-create-automate-message.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
name: Auto Comment on PR


on:
pull_request_target:
types: [opened]


permissions:
issues: write
pull-requests: write


jobs:
comment:
runs-on: ubuntu-latest
steps:
- name: Comment on PR
uses: actions/github-script@v6
with:
script: |
const prNumber = context.issue.number;
const commentBody = `### Thanks for creating a PR for your Issue! ☺️\n\nWe'll review it as soon as possible.\nIn the meantime, please double-check the **file changes** and ensure that **all commits** are accurate.\n\nIf there are any **unresolved review comments**, feel free to resolve them. 🙌🏼`;
await github.rest.issues.createComment({
owner: context.repo.owner,
repo: context.repo.repo,
issue_number: prNumber,
body: commentBody
});
console.log('Comment added successfully.');
27 changes: 27 additions & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
name: Mark stale issues and PRs

on:
schedule:
- cron: "0 0 * * *" # Runs every day at midnight (UTC)
workflow_dispatch: # Allows manual run

permissions:
issues: write
pull-requests: write

jobs:
stale:
runs-on: ubuntu-latest

steps:
- uses: actions/stale@v9
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: "This issue has been automatically marked as **stale** because it hasn’t had any activity in 5 days. Please comment or remove the stale label if this is still relevant."
stale-pr-message: "This pull request has been automatically marked as **stale** because it hasn’t had any activity in 5 days. Please comment or remove the stale label if this PR is still relevant."
days-before-stale: 5
days-before-close: 2
stale-issue-label: "stale"
stale-pr-label: "stale"
exempt-issue-labels: "pinned,security,enhancement"
exempt-pr-labels: "work-in-progress"
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
.vscode/
.env
node_modules/
dist/
Loading