Skip to content

Commit 9f55ff5

Browse files
PRASHANT PRIYADARSHIPRASHANT PRIYADARSHI
authored andcommitted
Added new Games overdose platfomer colored games
1 parent 8a4a395 commit 9f55ff5

File tree

3 files changed

+34
-3
lines changed

3 files changed

+34
-3
lines changed

data/history.yaml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
history:
2+
- date: "01 March 2026"
3+
title: "Overdose"
4+
description: "Simple and easy to play using Mouse only. Overcolored platformer ragdoll based games"
5+
link: "/Overdose"
6+
accent_color: "#ff0033"
7+
28
- date: "23 February 2026"
39
title: "Git Commit Generator"
410
description: "Forge commit history by generating commands with custom timestamps."
@@ -286,9 +292,9 @@ history:
286292
description: "An app to help you track your habits and stay consistent."
287293
link: "/projects/Challenge/Index.html"
288294
accent_color: "#5C6BC0"
289-
295+
290296
- date: "01 March 2024"
291297
title: "Crispy Launch, Dinner 🍻"
292298
description: "The very first version of the website was launched."
293299
link: "/"
294-
accent_color: "#42A5F5"
300+
accent_color: "#42A5F5"

data/home.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,12 +83,14 @@ categories:
8383
icon: "cfd-git"
8484
url: "/git/"
8585

86-
8786
- name: "Games & Fun"
8887
items:
8988
- name: "Game"
9089
icon: "cfd-games"
9190
url: "/games"
91+
- name: "Overdose"
92+
icon: "cfd-overdose"
93+
url: "/Overdose"
9294
- name: "WordDice"
9395
icon: "cfd-worddice"
9496
url: "https://worddice.codefrydev.in/"
Lines changed: 23 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)