/next-casino

Primary LanguageJavaScriptOtherNOASSERTION

ayo ello

TO-DO

  • Design other dice games:

    • Craps
    • Sic bo
    • Chuck-a-luck
  • Implement design into components

  • More code splitting to optimize performance

  • Organise modules/pages into their relative folders to reduce clutter

  • Finish slots game

  • Finish rules page

  • Add more content such as history, information on each games

  • Fix back-to-lobby, leave, disconnect sockets for poker

DONE

  • grid design for the game
  • fix card component to display list of players correctly
  • fix round component to use database connection with prisma
  • Finish Cee-Lo game with db integration
  • Implement chat functionality to site/games
  • Optimize code delivery
  • Implement user authentication/registration/login
  • Better stats page
  • Implement adblock detection and redirect to blocked page
  • Design slots game, start using pixi.js
  • Added FAQ page
  • Added Privacy Policy page to comply with GDPR and other privacy laws

inside scripts // "vercel-build": "prisma generate && prisma migrate deploy && next build"