Skip to content

andywillis/ferocious-beasts-top-trumps

Repository files navigation

Ferocious Beasts Top Trumps

An accessible Top Trumps game for all the family.

https://dancing-jelly-3cf4d2.netlify.app

Or run the preview

pnpm/npm run preview

Tech

Design

  • No backend to make things simple. JSON is loaded immediately into state.
  • Used OpenProps as a base to create a set design system rules (CSS variables) used throughout the app.
  • Grid/Flex used to allow for a responsive app. Currently optimised for desktop and iPad landscape.
  • Computer opponent to play against.