Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨[FEATURE] game build using python #310

Open
Aasthajiit opened this issue Oct 17, 2024 · 0 comments
Open

✨[FEATURE] game build using python #310

Aasthajiit opened this issue Oct 17, 2024 · 0 comments

Comments

@Aasthajiit
Copy link
Contributor

Snake Game with Brain-Computer Interface (BCI) Control
Introduction
This project implements a classic Snake Game using the Pygame library in Python. The snake's movement is controlled by data from a Brain-Computer Interface (BCI), which uses "Mean" values from a dataset to influence directional changes.

Features
BCI Integration: The snake's movement is directed using commands derived from a CSV file of BCI data.
Classic Gameplay: The snake grows as it consumes food, and the game ends if it hits the wall or itself.
Customizable: Colors, screen size, and snake speed are easily adjustable within the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants