Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Capstone Project A_06

This is a pygame program to examine user gaze by looking at moving target

Quick Starting

  1. Create a virtual environment
virtualenv .venv
  1. Use the virtual environment

For Windows

.\.venv\Scripts\activate

For Linux

source .venv/bin/activate
  1. Install packages
pip install -r requirements.txt
  1. Run the program
python3 main.py

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages