Skip to content

Commit

Permalink
Add cells as a standalone project on itch.io in projects.js
Browse files Browse the repository at this point in the history
  • Loading branch information
kubgus authored Sep 12, 2024
1 parent df618e6 commit 21921d0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/data/projects.js
Original file line number Diff line number Diff line change
Expand Up @@ -266,4 +266,12 @@ export default [
year: 2021,
rating: 3,
},
{
title: "cells",
description: "Advanced infinite high-score bullet-hell game in Scratch.",
website: "https://laiq.itch.io/cells",
image: "images/thumbnails/cells.png",
year: 2022,
rating: 2,
},
];

0 comments on commit 21921d0

Please sign in to comment.