Skip to content

A web-based game of chance with marbles - as seen in squid games

Notifications You must be signed in to change notification settings

jacknely/marbles-game

Repository files navigation

Marble Game

This is a simple web-based game where players compete for marbles.

Installation

Open root folder and run:

make install

Run

Once application is install execute the below command:

make run

The application will now be running at localhost:5000.

Tests

To run tests and linting:

make test

To only run tests:

make pytest

About

A web-based game of chance with marbles - as seen in squid games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published