PyBoardGame

This website contains a collection of board games for users to enjoy, as well as various guides for the games. The web app is built using Python 3 Flask web framework, along with JavaScript and Jquery for several features of the games.

Features

Here is a list of possible features that will be implemented:

  • [ ] A secure database user authentication.
  • A number of simple board games for users to play:
    • [x] Tic Tac Toe
    • [ ] 2048
    • [x] Sudoko
    • [ ] Blackjack
    • [ ] Etc.
  • [ ] A leveling and coin system

Screenshots

Here are some screenshot of the website:

Home Page:
screenshot_home

Tic Tac Toe:
screenshot_ttt

Sudoku:
screenshot_sudoku