https://github.com/samkemp/edp2
The repo for EDP2
https://github.com/samkemp/edp2
Last synced: about 1 year ago
JSON representation
The repo for EDP2
- Host: GitHub
- URL: https://github.com/samkemp/edp2
- Owner: SamKemp
- Created: 2016-02-19T09:58:31.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-03T12:23:51.000Z (almost 10 years ago)
- Last Synced: 2025-02-02T00:36:05.101Z (over 1 year ago)
- Language: C#
- Homepage: http://untamemadman.github.io/EDP2/
- Size: 692 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EDP2
The repo for my EDP2 assignment.
This repo is for a college assignment for Event Driven Programming called EDP2
Features:
- A display for the players score
- A way of capturing the players guess of colour
- A check for the players guess and compare it against the answer
- If the guess is correct add 10 to the score
- If the guess is wrong move onto the next question
- The game will end after 60 seconds or when all turns have been passed
- At the end of the game the players final score is displayed
- If all answers are answered correctly then 40 points are added
- If all answers are correct and time is remaining then add one point for each second