Skip to content

Cyronlee/nana-card-game

Repository files navigation

NANA Online Board Game 中文

An online multiplayer card game.

Play by visiting https://nana.cyron.site with your browser.

It supports creating rooms and joining others' rooms.

This website is hosted on Vercel, made with NextJS and Framer motion, and uses Redis to store server states.

Development Roadmap

You are welcome to join in developing more features, and submitting issues to help improve the project.

  • Multiplayer online play
  • Sound effects
  • Internationalization
  • Adaptation for small screens
  • Seat layout optimization for different number of players
  • Scoreboard
  • Progressive Web App (PWA) mode
  • Share players' mouse using WebRTC
  • Find a free WebSocket server
  • More attractive animations
  • More appealing UI

Local Development

npm install

npm run dev

Visit http://localhost:2333 in your browser.

Disclaimer

This project is solely for the purpose of learning and communication of NextJS and Framer motion.

The card images used in the project are sourced from the internet and should not be used for profit-making activities.

You are also welcome to join in and create unique card UI.

About

An online multiplayer card game. This website is hosted on Vercel, made with NextJS and Framer motion, and uses Vercel KV (Redis) to store server states.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors