Assignment: 'SPE_LING NINJA'
Details
Platform | Framework / Language | Type | Mark |
---|---|---|---|
Windows | .NET Framework (C#) | Solo | 95% |
About Spelling Ninja
I made Spelling Ninja as part of the Introduction to Game Programming module. Spelling Ninja is a C# console application game. Its primary focus is to test the user’s knowledge of spelling words! Its numerous features and functionalities were conceptualised and outlined by the module’s lecturer. The project was to utilise .NET’s System.Speech.Synthesis namespace, specifically its SpeechSynthesizer class. An object oriented approach to the implementation of the aforementioned features was recommended during development, which is what I applied to my resultant project.
Download
Written on February 1, 2018 | Tagged: Introduction to Game Programming, Projects