-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathgames.yaml
More file actions
118 lines (118 loc) · 3.62 KB
/
games.yaml
File metadata and controls
118 lines (118 loc) · 3.62 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
data:
- name: WordDice
icon: cfd-worddice
url: https://worddice.codefrydev.in/
description: Word puzzle game with dice-driven challenges.
date: "2025-11-08"
phosphorIcon: dice-five
featured: true
external: true
aliases: [word game, dice, puzzle, scrabble]
- name: Chain Reaction
icon: cfd-chainreaction
url: /ChainReaction/
description: Strategic board game—expand cells and dominate the grid.
date: "2024-05-06"
phosphorIcon: circles-three
featured: true
external: false
aliases: [strategy, board game, cells, grid]
- name: Chain Reaction Online
icon: cfd-chainreaction-online
url: https://chainreaction.codefrydev.in/
description: Online multiplayer Chain Reaction—play with friends, capture orbs, and trigger chain reactions.
date: "2026-05-24"
phosphorIcon: share-network
featured: true
external: true
aliases: [multiplayer, online, strategy, board game, chain reaction]
- name: Wordle
icon: cfd-wordle
url: /Wordle/
description: Guess the five-letter word in six tries.
date: "2024-05-19"
phosphorIcon: text-aa
featured: true
external: false
aliases: [word game, 5 letter, guess, puzzle]
- name: Snake
icon: cfd-snake
url: /Snake
description: Classic snake game—eat, grow, and avoid the walls.
date: "2024-06-08"
phosphorIcon: snake
featured: true
external: false
aliases: [snake game, classic, arcade, retro]
- name: Game
icon: cfd-games
url: https://play.google.com/store/apps/details?id=org.codefrydev.developer.abhijeet.galacticgunner
description: Full games hub—puzzles, classics, and arcade favorites.
date: "2024-06-08"
phosphorIcon: game-controller
featured: true
external: false
aliases: [galactic gunner, android game, space shooter, play store]
- name: Ludo
icon: cfd-ludo
url: /Ludo/
description: Classic Ludo board game online.
date: "2026-03-11"
phosphorIcon: dice-six
featured: true
external: false
aliases: [board game, dice, classic, family]
- name: Carrom
icon: cfd-carrom
url: /Carrom/
description: Play carrom online with smooth controls.
date: "2026-03-11"
phosphorIcon: target
featured: false
external: false
aliases: [carrom board, tabletop, striker, board game]
- name: Billiards
icon: cfd-billiards
url: /Billiards/
description: Browser billiards with realistic physics.
date: "2026-03-11"
phosphorIcon: circle
featured: false
external: false
aliases: [pool, cue, snooker, physics]
- name: Archery
icon: cfd-archery
url: /Archery/
description: Aim and shoot in this browser archery challenge.
date: "2026-03-11"
phosphorIcon: target
featured: false
external: false
aliases: [bow, shoot, target, aim]
- name: DotsAndBox
icon: cfd-dotbox
url: /DotsAndBox/
description: Open DotsAndBox — free in your browser on CodeFryDev.
date: "2026-03-10"
phosphorIcon: game-controller
featured: false
external: false
aliases: [dot box, dots and boxes, strategy, two player]
- name: TicTacToe
icon: cfd-ttt
url: /TicTacToe/
description: Open TicTacToe — free in your browser on CodeFryDev.
date: "2026-03-10"
phosphorIcon: game-controller
featured: false
external: false
aliases: [tic tac toe, ttt, xo, noughts crosses]
- name: "2048"
icon: cfd-2048
url: /2048/
description: Slide tiles and combine numbers to reach 2048.
date: "2026-03-10"
phosphorIcon: grid-four
featured: false
external: false
aliases: [puzzle, numbers, tile game, slide]