Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/machel54/pattern-flow
- Owner: Machel54
- Created: 2019-12-02T13:23:11.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-10T14:04:12.000Z (about 5 years ago)
- Last Synced: 2024-11-16T21:12:35.433Z (2 months ago)
- Language: Python
- Size: 16.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.6Getting 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]