Week 6 Progress Report

Hi,
This is my week 6 Progress Report.

Tasks Done:

  1. Restructured the entire Spell It! game according to OOP principles for better external access to it’s functionalities.

https://github.com/AnirbanBanik1998/Modern_Speak_and_Spell/commit/09d3e1d0fa3352ffc8f85def280a3d51c292770d

  1. Worked on the basic GUI of the game using pygame library. Right now…am able to run the game successfully, taking user input efficiently in between.

https://github.com/AnirbanBanik1998/Modern_Speak_and_Spell/commit/63e05d9f7ed092b74550df80dac2785e4f47edc2

  1. The live speech processing using microphone had some bugs…due to which auto updation of the dictionary was not possible…resolved them.

https://github.com/AnirbanBanik1998/Modern_Speak_and_Spell/commit/3b84b0684b21af647474cfd66a97b24b781fc922

https://github.com/AnirbanBanik1998/Modern_Speak_and_Spell/commit/72e79ac3fc650c4a3a816c1028df52479532e707

  1. Made some minor improvements to the API to support efficient recording and saving in multiple-files as well as single file as and when required.

https://github.com/AnirbanBanik1998/Modern_Speak_and_Spell/commit/f413cd2480fd70fc391295ef5e6b9f029a4b6a7d

  1. Updated the game launcher to launch the GUI of the game.

The work done on the display is very preliminary…need some suggestions on how to improve it. The screenshot was taken during the game…where it is asked to spell “ENOUGH”.
I will upload a video on it’s working soon…but after more work is done on the display.

Issues Faced:
No issues as of now…this week’s work went smoothly.

Tasks to be done this week:

  1. Working on the other games and their display.
  2. Generating scores after every game.
  3. Updating tutorials and examples in the documentation for easy understanding.

Regards,
Anirban

Screenshot from 2018-06-23 15-27-44.png