Skip to content

Commit

Permalink
docs: Add Excali-farm to showcase!
Browse files Browse the repository at this point in the history
  • Loading branch information
eonarheim committed Jan 25, 2024
1 parent 45016df commit c1b1052
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 @@ -11,8 +11,17 @@ import swordAdventureImage from './images/sword-adventure.png'
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'

export default [
{
title: 'Excali-Farm',
image: excalifarm,
description:
'A little farming game created with the Excalibur Tiled plugin. Come and enjoy the supremely cozy vibes on this lovely farm.',
url: 'https://excali-farm.netlify.app/',
source: 'https://github.com/mahbarahona/tiles',
},
{
title: 'Retro Ski',
image: retroSkiImage,
Expand Down
Binary file added site/src/pages/showcase/images/excalifarm.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 c1b1052

Please sign in to comment.