Skip to content

Commit

Permalink
Added a sample map and questions.
Browse files Browse the repository at this point in the history
Modified SVGMap to size icons relative to viewport em units instead of the SVG's coordinate system.
Modified doors mapper to size the line thickness relative to the viewport units instead of the SVG's coordinate system.
Added a link to my coursework in the README.
  • Loading branch information
hopperelec committed Aug 18, 2024
1 parent 462c5d9 commit acf8854
Show file tree
Hide file tree
Showing 6 changed files with 292 additions and 40 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
Definition Dash is the project I did for my A Level Computer Science coursework (OCR Component 3).

I will soon be providing:
- more details about what the project is
- my coursework document (filtered to not include anything about my school)
- a sample map
- sample questions
After which I will be working on making a publicly accessible version of the game for everyone to try out!
If you're curious to see my coursework document, you can find it [here](https://drive.google.com/drive/folders/1TZDMiR4YFmcoBMSbNe27Hw3MF8uMsO2e?usp=drive_link).
I used my actual college's map to test the project while I was working on it for the coursework so, to protect my privacy, some parts of the document have had to be redacted.

If you would like to test the project yourself, I have produced a new sample map (not based on any existing map) in the `sample-data` folder.
You can follow the same usage instructions provided in the document and corresponding videos.

Once I have produced the terms of use and privacy policy, I will also host a publicly accessible version of the project.
Loading

0 comments on commit acf8854

Please sign in to comment.