Skip to content

A unique take on Gabriele Cirulli's popular 2048 game, offering a brain-computer interface experience that allows players to control the game using signals from the NeuroSky headset.

License

Notifications You must be signed in to change notification settings

quiquemz/2040-ape

Repository files navigation

2040 Ape

DEMO

This is a clone of Gabriele Cirulli's 2048 game to play using the NeuroSky headset.All credit for game design goes to him.

The project was created for our Brain and Computer Interface class at UCSD. The game can be played without a NeuroSky headset using the arrow keys. For the moment though, the headset only provides few signals so we decided to use a state-based system to control the game with the system. It uses Meditation and Attention levels and the system looks like this:

  1. Initializing

  2. Choose MODE (UP_DOWN or LEFT_RIGHT)

  3. Choose ACTION (UP or DOWN - LEFT or RIGHT)

  4. Run ACTION

  1. Choose MODE

( . . . )

NeuroSky headset code (under Stream SDK for PC)

Original code (from Cirulli's 2048)

Use governed by the MIT License.

About

A unique take on Gabriele Cirulli's popular 2048 game, offering a brain-computer interface experience that allows players to control the game using signals from the NeuroSky headset.

Topics

Resources

License

Stars

Watchers

Forks