Skip to content

Commit

Permalink
docs: Add bad ref to showcase
Browse files Browse the repository at this point in the history
  • Loading branch information
eonarheim committed May 17, 2024
1 parent 5be85b7 commit c453783
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions site/src/pages/showcase/_data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,17 @@ import superMetronomeImage from './images/super-metronome-hero.png'
import nightBikeImage from './images/nightbike.png'
import retroSkiImage from './images/retroski.png'
import excalifarm from './images/excalifarm.png'
import badRefImage from './images/bad-ref.png'

export default [
{
title: 'Bad Ref',
image: badRefImage,
description:
'GMTK Game Jam 2023 entry. Play as a referee that was paid off to help Team Blue win the game.',
url: 'https://bluelemming.itch.io/bad-ref',
source: 'https://github.com/mattjennings/bad-ref-gmtk23',
},
{
title: 'Sum Monsters',
image: sumMonstersImage,
Expand Down
Binary file added site/src/pages/showcase/images/bad-ref.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c453783

Please sign in to comment.