Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

eyeTrain

eyeTrain is a webcam oriented game where the user uses their eyes to play through a dance dance revolution type game. The purpose of this is to try to minimize the effects of eye strain by making an engaging game out of it. The resolution is a bit wonky and might have to be readjusted to fit your own monitor, but the escape key should work at all times to exit the game.

How I imported dlib:

These 2 links showed me how to create virtual environment / download dlib:

https://uoa-eresearch.github.io/eresearch-cookbook/recipe/2014/11/20/conda/

https://medium.com/@aaditya.chhabra/install-dlib-python-api-for-windows-pc-97fe35e01cd

This video showed me how to access virtual environment in pycharm: https://www.youtube.com/watch?v=eQrFYMul8R8

I used users -> prana -> anaconda3 -> venv -> "custom env" -> python.exe

How I imported cv2

With virtual environment still active, I typed: pip install opencv-python

Tutorial I followed: https://www.youtube.com/watch?v=MrRGVOhARYY&t=6s

About

eyeTrain is a webcam oriented game where the user uses their eyes to play through a dance dance revolution type game. The purpose of this is to try to minimize the effects of eye strain by making an engaging game out of it.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages