File tree Expand file tree Collapse file tree 2 files changed +24
-0
lines changed
Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change 11history :
2+ - date : " 10 March 2026"
3+ title : " 2048"
4+ description : " Simple 2048 game source code for RL"
5+ link : " /2048/"
6+ accent_color : " #ff0033"
7+ - date : " 10 March 2026"
8+ title : " Dot and Box"
9+ description : " Simple DotsAndBox game source code for RL"
10+ link : " /DotsAndBox/"
11+ accent_color : " #ff0033"
12+ - date : " 10 March 2026"
13+ title : " TicTacToe"
14+ description : " Simple TicTacToe game source code for RL"
15+ link : " /TicTacToe/"
16+ accent_color : " #ff0033"
217 - date : " 01 March 2026"
318 title : " Overdose"
419 description : " Simple and easy to play using Mouse only. Overcolored platformer ragdoll based games"
Original file line number Diff line number Diff line change @@ -109,6 +109,15 @@ categories:
109109 - name : " Challenge"
110110 icon : " cfd-challenge"
111111 url : " /Challenge/"
112+ - name : " Dot Box"
113+ icon : " cfd-games"
114+ url : " /DotsAndBox/"
115+ - name : " TTT"
116+ icon : " cfd-games"
117+ url : " /TicTacToe/"
118+ - name : " 2048"
119+ icon : " cfd-games"
120+ url : " /2048/"
112121 # Category for site-wide information, policies, and external links
113122 - name : " Site & External Links"
114123 items :
You can’t perform that action at this time.
0 commit comments