Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jowwan/brainswift
BrainSwift a web-based platform with fun and interactive games designed to test and improve your cognitive and physical performance. Challenge yourself with reaction time tests, memory challenges, and more! 🚀
https://github.com/jowwan/brainswift
css game html html-css-javascript javascript js project vercel webapp website
Last synced: about 1 month ago
JSON representation
BrainSwift a web-based platform with fun and interactive games designed to test and improve your cognitive and physical performance. Challenge yourself with reaction time tests, memory challenges, and more! 🚀
- Host: GitHub
- URL: https://github.com/jowwan/brainswift
- Owner: Jowwan
- Created: 2024-12-02T14:58:46.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-02T15:02:28.000Z (about 1 month ago)
- Last Synced: 2024-12-02T16:25:15.975Z (about 1 month ago)
- Topics: css, game, html, html-css-javascript, javascript, js, project, vercel, webapp, website
- Language: JavaScript
- Homepage: https://brainswift.vercel.app
- Size: 154 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [BrainSwift](https://brainswift.vercel.app)
**BrainSwift** is an interactive platform designed to test and improve cognitive and physical performance through engaging games and challenges. Whether you're looking to sharpen your reflexes, boost memory, or test your reaction time, BrainSwift offers a variety of games to track and enhance your performance over time.
---
## How to Use
1. **Start Playing**: Open the application in your web browser.
2. **Choose a Game**: Select from various challenges designed to test specific skills.
3. **Record Your Scores**: Monitor your performance and aim for improvement over time.
4. **Challenge Yourself**: Repeat games to track your progress and achieve personal bests.---
## Installation
To run BrainSwift locally, follow these steps:
1. Clone the repository:
```bash
git clone https://github.com/Jowwan/BrainSwift.git
```
2. Navigate to the project directory:
```bash
cd BrainSwift
```
3. Open `index.html` in your preferred web browser.---
## Technologies Used
- **HTML**: Provides the structure of the application.
- **CSS**: Styles the games and user interface for an engaging experience.
- **JavaScript**: Implements the game logic and tracks user performance.---
## Acknowledgments
Thank you for trying BrainSwift! We hope it challenges you to perform at your best and provides a fun way to track your progress. 🌟
---
Let me know if you'd like to adjust any part!