Skip to content

rorymcd98/spot-the-image-gen

Repository files navigation

Spot the Gen

A spot the difference game using in-painting image generation - made with React, TypeScript, Elastic UI

Available at spot-the-image.web.app

Preview

Utilises:

  • React
  • Typescript
  • Elastic UI (Components and themes)
  • Zustand (State management)
  • Firebase (Hosting)
  • React router

Instructions:

Hosting

  • Install Node.js

  • Clone this repoistory

  • Install (yarn required for ElasticUI): yarn install
  • For production run:
yarn build
yarn start
  • For development run:
yarn dev

Potential features:

Mobile support

Accessibility

Custom theme and fonts

More paintings

Greater level of automation with Stable Diffusion (currently too unreliable)

About

Spot the difference using Image Generation in-Painting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published