Skip to content
Snippets Groups Projects
Commit 6ef44212 authored by s2032074's avatar s2032074
Browse files

final update

parent f1026355
No related branches found
No related tags found
No related merge requests found
...@@ -14,13 +14,15 @@ This project contains an implementation of the Programming Project of Group 14 o ...@@ -14,13 +14,15 @@ This project contains an implementation of the Programming Project of Group 14 o
<p>4. sequence_update.py -- contains the class defining four sequences and their properties and functions</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> <p>5. user_sequence.py -- contains the method which detects what block was tapped by the user</p>
<p>6. README.md -- contains the description of the whole repository</p> <p>6. README.md -- contains the description of the whole repository</p>
<p>7. screens.py -- contains the class defining all the functions regarding screens</p> <p>7. sequence.csv -- contains the sequence predefined in a separate file</p>
<p>8. sequence.csv -- contains the sequence predefined in a separate file</p> <p>8. screens_class -- contains the class defining all the functions regarding screens</p>
<p> </p>
<p>Also, this archive contains the following files which are not necesssary for running the program, but are important for the project:</p> <p>Also, this archive contains the following files which are not necesssary for running the program, but are important for the project:</p>
<p>1. Transitional table.pdf -- contains the transitional table of the implementation</p> <p>1. Transitional table.pdf -- contains the transitional table of the implementation</p>
<p>2. Self-report Alina Maximova.pdf -- contains the logbook for this project of Alina Maximova</p> <p>2. Self-report Alina Maximova.pdf -- contains the logbook for this project of Alina Maximova</p>
<p>3. Self-report Jana Westermann.pdf -- contains the logbook for this project of Jana Westermann</p> <p>3. Self-report Jana Westermann.pdf -- contains the logbook for this project of Jana Westermann</p>
<p>4. Self-report Sylvan Botter.pdf -- contains the logbook for this project of Sylvan Botter</p> <p>4. Self-report Sylvan Botter.pdf -- contains the logbook for this project of Sylvan Botter</p>
<p>5. screens.py -- contains the first version of screen functions, tested in this file</p>
## Dependencies ## Dependencies
In order to run this project a user must have the following libraries installed: In order to run this project a user must have the following libraries installed:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment