Skip to content

ericliu4/OEC2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team members: Eric Liu, Nathan Chin, Casey Takahashi, Josh Zhang
Team name: Kenya
Project title: Super Mario Word Challenge - A Visual & Kinesthetic Experience for Students with Dysgraphia

Location of code with directories:
main.py
/classes/GameData.py
/images
/misc/generation.py
/misc/rewardCalculation.py
/misc/similarities.py
/misc/updateMistakes.py
/pages/__init__.py
/pages/instructions.py
/pages/menu.py
/pages/play.py
/pages/setting.py
/wordBank/letters.txt
/wordBank/wordBank.txt

Comment key aspect of code: 
Instruction to compile
- Use Python versions 3.10.X
- Install necessary libraries either manually or through install.bat (pygame, easyocr)
- A video of use is also included


CREDITS

Credit to ACA Systems for the button generator we used to create our button graphics
http://www.acasystems.com/en/button-maker/

Credit to Wikipedia for the formula for the Damerau Levenshtein distance
https://en.wikipedia.org/wiki/Damerau%E2%80%93Levenshtein_distance 

Credit to JaidedAI's easyocr Python library for the character recognition model
https://github.com/JaidedAI/EasyOCR

Credit to Google Images for providing access to free-to-use image files
https://images.google.com

Credit to Education First (EF) for providing access to a word bank
https://www.ef.com/ca/english-resources/english-vocabulary/top-1000-words/

About

Submission for programming competition at Ontario Engineering Competition 2024 - Team UofT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •