Skip to content

The MTG art-guessing game on Scryfall

License

Notifications You must be signed in to change notification settings

scryfall/art-game

Repository files navigation

Scryfall Art Game

A game for guessing card names based on their art.

Getting started

  1. Install Node, at least v22. (We recommend use nvm)
  2. Run npm install
  3. Run locally with npm run dev

You can also:

  • Run tests: npm test
  • Run lint: npm run lint
  • Build for deployment: npm build
  • Preview a production deployment: npm run preview

Dependencies

This project uses the following dependencies:

  • Vue 3 for all our components and rendering.
  • TypeScript, rather than vanilla JavaScript.
  • Vite for local development and building.
  • Vitest for unit tests.
  • Vue Redux for state management.
  • Sass (via the sass package) for styling. Specifically, we use SCSS files.
  • ESLint and Vue ESLint for linting.

This project assumes you're using VS Code as your editor.

About

The MTG art-guessing game on Scryfall

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •