Cryptofrye / Gambling-App

A gambling application made with C# REST API backend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gambling-App

A gambling application made with C# and a python REST API backend.

TODO

  • Game functionality ✔️
  • Password hashing ✔️
  • Log in users - user sessions with flask-login (?) ✔️
  • Delete accounts, change passwords (account management) ✔️
  • Admin panel ✔️
  • Rules endpoint ✔️
  • Other games (blackjack) ✔️
  • Seperate other games into different files
  • Leaderboards
  • Sending Money to other players ✔️
  • Fix weird float addition errors
  • Make a GUI (winforms, WPF)

About

A gambling application made with C# REST API backend.


Languages

Language:C# 59.6%Language:Python 34.1%Language:HTML 5.6%Language:Mako 0.7%Language:CSS 0.1%