Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Programming_Project_Group_14
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
s2032074
Programming_Project_Group_14
Commits
626411da
Commit
626411da
authored
4 years ago
by
s2032074
Browse files
Options
Downloads
Patches
Plain Diff
readme update
parent
e85b8381
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+15
-0
15 additions, 0 deletions
README.md
with
15 additions
and
0 deletions
README.md
+
15
−
0
View file @
626411da
# Programming Project Group 14
# Corsi Block Tapping Task
## Introduction
This project contains an implementation of the Programming Project of Group 14 of module Human Factors and Engineering Psychology.
<p>
Contributors to this project are:
</p>
<p>1. Alina Maximova (s2032074, a.maximova@student.utwente.nl)</p>
<p>2. Jana Westermann (s2085887, j.m.l.westermann@student.utwente.nl)</p>
<p>3. Sylvan Botter (s2299100, s.botter@student.utwente.nl)</p>
<p></p>
<p>
This implementation contains several files:
</p>
<p>
1. Block.py -- contains the class defining a block and its properties and functions
</p>
<p>
2. game.py -- contains the executable program for running the Corsi Task with a user
</p>
<p>
3. save.py -- contains the method which saves the user's results to a separate file
</p>
<p>
4. sequence_update.py -- contains the class defining four sequences and their properties and functions
</p>
<p>
5. user_sequence.py -- contains the method which detects what block was tapped by the user
</p>
## Necessary libraries for running this project
In order to run this project a user must have the following libraries installed:
<p>
1. pygame
</p>
<p>
2. time
</p>
<p>
3. sys
</p>
The version of Python used: Python 3.8.5 64-bit (conda)
## How to run the program
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment