https://github.com/0adri3n/refl3x
Discover refl3x, a simple program made to increaze ur skills.
https://github.com/0adri3n/refl3x
game keys python reactivity
Last synced: 7 months ago
JSON representation
Discover refl3x, a simple program made to increaze ur skills.
- Host: GitHub
- URL: https://github.com/0adri3n/refl3x
- Owner: 0adri3n
- License: mit
- Created: 2022-08-22T20:49:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-01T17:49:17.000Z (about 3 years ago)
- Last Synced: 2025-01-15T13:08:42.356Z (9 months ago)
- Topics: game, keys, python, reactivity
- Language: Python
- Homepage:
- Size: 994 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
refl3x
Discover refl3x, a simple program made to increaze ur skills.
In refl3x, the goal is to press 50 times on the good keys, and to have the best reaction time. A best score system is here to help u in ur progression.
Difficulty mean how many different keys u need to press. Easy mode have 4 keys, medium 6 keys and hard mode have 8 keys. Each colors in circles are linked to a key !
# Setup (From .exe)
1. Download the last release here
2. Extract
3. Start refl3x.exe
4. Ready to use !# Setup (From source code)
1. Download the repository.
2. Download required python modules:
```diff
pip install tkinter
pip install Pillow
pip install pygame
```
4. Start launcher.py
5. Ready to use !#
#
Open an issue if u have one, don't hesitate to suggest new features to improve refl3x !
#
Special thanks to https://github.com/niveshbirangal/discord-rpc !
# Updates
v.2.0.0 in progress...