Skip to content

Commit 57bf952

Browse files
committed
Finally Adding Chain reaction which just works
1 parent 3ad99c0 commit 57bf952

5 files changed

Lines changed: 444 additions & 0 deletions

File tree

data/games.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,15 @@ data:
1717
featured: true
1818
external: false
1919
aliases: [strategy, board game, cells, grid]
20+
- name: Chain Reaction Online
21+
icon: cfd-chainreaction-online
22+
url: https://chainreaction.codefrydev.in/
23+
description: Online multiplayer Chain Reaction—play with friends, capture orbs, and trigger chain reactions.
24+
date: "2026-05-24"
25+
phosphorIcon: share-network
26+
featured: true
27+
external: true
28+
aliases: [multiplayer, online, strategy, board game, chain reaction]
2029
- name: Wordle
2130
icon: cfd-wordle
2231
url: /Wordle/

data/history.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
history:
2+
- date: "24 May 2026"
3+
title: "Chain Reaction Online"
4+
description: "Online multiplayer Chain Reaction—play with friends in real time, capture orbs, and trigger chain reactions from the browser; listed in Creative & Assets and Games & Fun."
5+
link: "https://chainreaction.codefrydev.in/"
6+
accent_color: "#AB47BC"
27
- date: "23 May 2026"
38
title: "ColorTools"
49
description: "Free online color suite—generators, modifiers, and utilities to create palettes, adjust hues, extract colors from images, and convert between HEX, RGB, HSL, and HSV; added to Tools & Utilities on the home page."

data/home.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,15 @@ categories:
1515
featured: true
1616
external: true
1717
aliases: [drawing, canvas, mural, collaborate]
18+
- name: Chain Reaction Online
19+
icon: cfd-chainreaction-online
20+
url: https://chainreaction.codefrydev.in/
21+
description: Online multiplayer Chain Reaction—play with friends and trigger chain reactions.
22+
date: "2026-05-24"
23+
phosphorIcon: share-network
24+
featured: true
25+
external: true
26+
aliases: [multiplayer, online, strategy, board game, chain reaction]
1827
- name: SVG Engine
1928
icon: cfd-svgengine
2029
url: /svgengine/
@@ -470,6 +479,15 @@ categories:
470479
featured: true
471480
external: false
472481
aliases: [strategy, board game, cells, grid]
482+
- name: Chain Reaction Online
483+
icon: cfd-chainreaction-online
484+
url: https://chainreaction.codefrydev.in/
485+
description: Online multiplayer Chain Reaction—play with friends, capture orbs, and trigger chain reactions.
486+
date: "2026-05-24"
487+
phosphorIcon: share-network
488+
featured: true
489+
external: true
490+
aliases: [multiplayer, online, strategy, board game, chain reaction]
473491
- name: Wordle
474492
icon: cfd-wordle
475493
url: /Wordle/
Lines changed: 206 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)