File tree Expand file tree Collapse file tree 2 files changed +32
-0
lines changed
Expand file tree Collapse file tree 2 files changed +32
-0
lines changed Original file line number Diff line number Diff line change 11history :
2+ - date : " 11 March 2026"
3+ title : " Ludo"
4+ description : " Simple Ludo game source code for RL"
5+ link : " /Ludo/"
6+ accent_color : " #ff0033"
7+ - date : " 11 March 2026"
8+ title : " Carrom"
9+ description : " Simple Carrom game source code for RL"
10+ link : " /Carrom/"
11+ accent_color : " #ff0033"
12+ - date : " 11 March 2026"
13+ title : " Archery"
14+ description : " Simple Archery game source code for RL"
15+ link : " /Archery/"
16+ accent_color : " #ff0033"
17+ - date : " 11 March 2026"
18+ title : " Billiards"
19+ description : " Simple Billiards game source code for RL"
20+ link : " /Billiards/"
21+ accent_color : " #ff0033"
222 - date : " 10 March 2026"
323 title : " 2048"
424 description : " Simple 2048 game source code for RL"
Original file line number Diff line number Diff line change @@ -118,6 +118,18 @@ categories:
118118 - name : " 2048"
119119 icon : " cfd-games"
120120 url : " /2048/"
121+ - name : " Archery"
122+ icon : " cfd-games"
123+ url : " /Archery/"
124+ - name : " Ludo"
125+ icon : " cfd-games"
126+ url : " /Ludo/"
127+ - name : " Billiards"
128+ icon : " cfd-games"
129+ url : " /Billiards/"
130+ - name : " Carrom"
131+ icon : " cfd-games"
132+ url : " /Carrom/"
121133 # Category for site-wide information, policies, and external links
122134 - name : " Site & External Links"
123135 items :
You can’t perform that action at this time.
0 commit comments