mariusmucenicu / knowlift

A software that will keep you sharp between the ears.
https://knowlift.com/
GNU General Public License v3.0
0 stars 1 forks source link

Knowlift

Encapsulates o series of interactive games with the purpose of increasing one's mood. :iphone: :computer: friendly

State Branch Status
Master
Measurements
To do
Progress

Contents

Development

In order to get the project started locally, you need to go through these simple steps:

Step 1: Prerequisites

Step 2: Change directory into the project root (everything you do will be done from here)

Step 3: Install package dependencies

pip install -r requirements.txt

Step 4: Running the tests

python -m unittest discover (This command should show absolutely no errors)

Step 5: Running the game

On Windows:

On Unix:

Now open your favourite browser and punch in: http://localhost:5000/ or http://127.0.0.1:5000/

Versioning

This project adheres to SemVer for versioning. For the versions available, see the tags on this repository.

Code of conduct

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code.

How can I contribute?

Contributions are welcome, and they are greatly appreciated! Every little bit helps, and credit will always be given.