Skip to content

Commit

Permalink
Change project data for "untitled game engine"
Browse files Browse the repository at this point in the history
  • Loading branch information
kubgus committed Sep 8, 2024
1 parent d9178d1 commit b59b35b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file added public/images/thumbnails/uge.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion src/data/projects.js
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,9 @@ export default [
title: "untitled game engine",
description: "SDL2 game engine made with C++.",
github: "https://github.com/kubgus/untitled-game-engine",
image: "images/thumbnails/uge.png",
year: 2024,
rating: 0,
rating: 4,
},
{
title: "slidar",
Expand Down

0 comments on commit b59b35b

Please sign in to comment.