Skip to content

Commit

Permalink
Add past forward to projects
Browse files Browse the repository at this point in the history
  • Loading branch information
kubgus committed Dec 4, 2024
1 parent 7274c55 commit e446177
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file added public/images/thumbnails/past-forward.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions src/data/projects.js
Original file line number Diff line number Diff line change
Expand Up @@ -284,4 +284,12 @@ export default [
year: 2024,
rating: 3,
},
{
title: "past forward",
description: "A split-screen co-op Unity 3D game made for a game jam.",
website: "https://laiq.itch.io/past-forward",
image: "images/thumbnails/past-forward.png",
year: 2024,
rating: 4,
},
];

0 comments on commit e446177

Please sign in to comment.