Skip to content

metadata-ipfs/Card-Game

 
 

Repository files navigation

Card game Duel

localhost_3001_ Screenshot_3

About the Game

This is a single-player, turn-based card game. You are a young wizard in a magical showdown against powerful enemies. Play your cards wisely to outwit your opponent and reduce their health to zero to win the game.

Try it out yourself at Magic Card Duel.

Built with

Run it Locally

  1. npm install
  2. npm start
  3. Navigate to http://localhost:3000

Notes

  1. The game is web only and not designed to be mobile-responsive. Please use Chrome for the best experience, as other browsers might have issues with audio playback.
  2. Vercel's cold start can cause initial delays or unexpected bugs that are not reproducible locally. If you experience this, just wait a few seconds and reload the page, the issue should typically resolve itself.

Contributing

You are more than welcome to submit issues for bugs, feature requests or any feedback on the game.

Credits

See CREDITS.md

Changelog

See CHANGELOG.md

Licensing

This project is licensed under the MIT License. You may use, modify, or distribute the code as long as you provide attribution to the original author. See LICENSE.

About

magic wizard card game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.3%
  • CSS 2.6%
  • HTML 1.1%