Results 2 issues of Pranav Dudhane

Added ability to load the selected level ``` function createBoard() { loadlevel(1) //accepts integes and strings for (let i = 0; i < layout.length; i++) { ``` - [ ]...

The game is limited to only one level, we should add some😀😀.