Skip to content
Dylan edited this page Jul 22, 2024 · 9 revisions

What is this project ?

This project is an EMGVR Warioware-like game, which aims to allow players to engage in a VR game without using traditional input methods like controllers or keyboards. Instead, it uses muscle responses or electrical activity triggered by nerve stimulation. These responses are transmitted to a Python program that interprets them and sends the corresponding inputs to a server, which then relays the results to the clients. This setup requires multiple devices to function seamlessly.

As part of our Master's degree curriculum, we are required to complete a 4-months internship. However, we chose to come to Japan and work on our own first real project as research interns instead of working for a company. This decision was challenging but turned out to be a beautiful experience and we learned so much more even if it is not our main field of study. We am very grateful for the opportunity that was presented to us, by both of the universities.

How did we make it happen ?

Clone this wiki locally