Azeem-Khan1 / TripleAJv3

Create Performance Task (2022-2023 Trimester 2)
MIT License
0 stars 4 forks source link

The TripleAJ Arcade

About

The TripleAJ Arcade is a virtual arcade with inbuilt currency. Users can sign up for free and start off with 30 tokens. They will pay tokens to play several digital arcade games and will earn tokens upon victory/score. User’s will also be able to view a live leaderboard based on number of tokens. Features include a free sign-up, a login authentication system, and the ability to change your password, delete your account, keep track of your live token count, and view all registered players the leaderboard. Most of these features require creating, reading, updating, and/or deleting data, so we have our entire backend database built in Python and SQL on a Flask framework, which is deployed using AWS and Docker.

Contributing

Please do not change anything in the repo unless you are manually added as a contributor by the owner.

Usage and License

This repo is licensed with an MIT License. Usage info can be found here.

Credits

Thank you to Azeem Khan, Ahad Biabani, Akshat Parikh, and Josh Williams for putting this together. (The original template was made by Mr. Mortensen).