Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/machel54/pattern-flow

It is a stimulation game
https://github.com/machel54/pattern-flow

Last synced: 9 days ago
JSON representation

It is a stimulation game

Awesome Lists containing this project

README

        

Pattern Flow
=============================

## Description
Pattern Flow is a sequence game that helps in stimulating your brain.The game generates random sequences that become more complicated with the higher score you get.

## Screenshot

Requirements
------------

You need to have the following system packages installed:

* Python >= 3.6
* pygame >= 1.9.6

Getting Started
---------------

##### 1. Clone the repository
Clone the the repository by running

```bash
git clone https://github.com/Machel54/Pattern-Flow.git
```
or download a zip file of the project from github

##### 2. Create a virtual environment
Install `Virtualenv`

```prettier
pip install virtualenv
```

To create a virtual environment named `virtual`, run

```prettier
virtualenv virtual
```
To activate the virtual environment we just created, run

```bash
source virtual/bin/activate
```
##### 3. Install pygame
Install `pygame`

```prettier
pip install pygame
```
## Technologies Used
* Python
* pygame

## Bugs
There are no know bugs at the moment

## License
[![License](https://img.shields.io/packagist/l/loopline-systems/closeio-api-wrapper.svg)](http://opensource.org/licenses/MIT)
>MIT license © 2019 Machel Nyanumba
## Contacts
Reach me on:
>Email: [email protected]