Project Status Done
Project Type University / Solo
Project Duration ~ 5 days
Software Used Unity Engine
Languages Used C#, JavaScript, HTML, CSS, Json
About :
Blind Master was developed for a website development project for a university course. The game is all about teaching you how to blind type. While playing the game as a golem, little monster, with a letter above their head, will spawn and attack the you in touch. The letters are completely random and don't make up any words, making the game extremely difficult as you progress and boosting your procedural memory.
Course Rating : 5/5
Key Contributions :
Designed and developed the site and the game
Used data structures to optimize the and store multi languages and programmed a data parser to retrieve the letters.
Used a variety of programming patterns, including the Object Pool Pattern to optimize the mob spawn performance.
The project consists from a web page, that was built with HTML, CSS and a WebGL build of the game.
Built a WebGL version of the game and integrated the game to the HTML code