Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

tolkamps1/sevens7

Repository files navigation

Sevens Card Game

Sevens is a card game for 3-8 people. This implementation is played on one device through a web app.

Motivation

This is an implementation of the Sevens card game (also known as card dominoes) for the cmd-f 2020 hackathon. This inspiration for creating an online card game came from the countless times we forgot to bring a card deck on the ferry.

Technologies

Flask

Flask is a web microframework for Python.

Python SQLite library

We will be using a library to communicate with the database in our flask app.

SQLite

SQLite is the database.

Reference

Designing RestfulAPI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published