FILENAME SIZE ~Get Your Files Here !/1. Welcome to the Course/1. Welcome.mp4 39.1 MB ~Get Your Files Here !/1. Welcome to the Course/1. Welcome.srt 2.6 KB ~Get Your Files Here !/1. Welcome to the Course/2. A Quick Note About Coding.mp4 19.3 MB ~Get Your Files Here !/1. Welcome to the Course/2. A Quick Note About Coding.srt 1.3 KB ~Get Your Files Here !/1. Welcome to the Course/3. Course's Sources Files.html 374 B ~Get Your Files Here !/2. Introduction/1. Welcome to the Course.mp4 12.5 MB ~Get Your Files Here !/2. Introduction/1. Welcome to the Course.srt 4.5 KB ~Get Your Files Here !/3. Writing the Game's Logic/1. Game's Logic Overview.mp4 12.5 MB ~Get Your Files Here !/3. Writing the Game's Logic/1. Game's Logic Overview.srt 4.5 KB ~Get Your Files Here !/3. Writing the Game's Logic/10. Complete the Class.mp4 62.6 MB ~Get Your Files Here !/3. Writing the Game's Logic/10. Complete the Class.srt 6.4 KB ~Get Your Files Here !/3. Writing the Game's Logic/11. Section's Wrap Up.mp4 2.8 MB ~Get Your Files Here !/3. Writing the Game's Logic/11. Section's Wrap Up.srt 1 KB ~Get Your Files Here !/3. Writing the Game's Logic/2. Sudoku Class.mp4 58.6 MB ~Get Your Files Here !/3. Writing the Game's Logic/2. Sudoku Class.srt 7.2 KB ~Get Your Files Here !/3. Writing the Game's Logic/3. Board Generation Algorithm.mp4 9.4 MB ~Get Your Files Here !/3. Writing the Game's Logic/3. Board Generation Algorithm.srt 5.2 KB ~Get Your Files Here !/3. Writing the Game's Logic/4. Create Board Function.mp4 68.1 MB ~Get Your Files Here !/3. Writing the Game's Logic/4. Create Board Function.srt 9.2 KB ~Get Your Files Here !/3. Writing the Game's Logic/5. Shuffle.mp4 25.8 MB ~Get Your Files Here !/3. Writing the Game's Logic/5. Shuffle.srt 3.1 KB ~Get Your Files Here !/3. Writing the Game's Logic/6. isLegal Function.mp4 48.6 MB ~Get Your Files Here !/3. Writing the Game's Logic/6. isLegal Function.srt 7.7 KB ~Get Your Files Here !/3. Writing the Game's Logic/7. Checking Legality of Columns and Squares.mp4 45.5 MB ~Get Your Files Here !/3. Writing the Game's Logic/7. Checking Legality of Columns and Squares.srt 5.4 KB ~Get Your Files Here !/3. Writing the Game's Logic/8. Testing the Board Generation.mp4 18.1 MB ~Get Your Files Here !/3. Writing the Game's Logic/8. Testing the Board Generation.srt 2 KB ~Get Your Files Here !/3. Writing the Game's Logic/9. Generating Game Board.mp4 40.8 MB ~Get Your Files Here !/3. Writing the Game's Logic/9. Generating Game Board.srt 4.4 KB ~Get Your Files Here !/4. Game Manager and the Gam's UI/1. Game Manager Overview.mp4 3.6 MB ~Get Your Files Here !/4. Game Manager and the Gam's UI/1. Game Manager Overview.srt 1.6 KB ~Get Your Files Here !/4. Game Manager and the Gam's UI/2. UI Overview.mp4 2.8 MB ~Get Your Files Here !/4. Game Manager and the Gam's UI/2. UI Overview.srt 1.8 KB ~Get Your Files Here !/4. Game Manager and the Gam's UI/3. Start the Game Manager.mp4 37.2 MB ~Get Your Files Here !/4. Game Manager and the Gam's UI/3. Start the Game Manager.srt 3.3 KB ~Get Your Files Here !/4. Game Manager and the Gam's UI/4. The Board CSS.mp4 29.3 MB ~Get Your Files Here !/4. Game Manager and the Gam's UI/4. The Board CSS.srt 3.4 KB ~Get Your Files Here !/4. Game Manager and the Gam's UI/5. Creating the Numbers Panel.mp4 33.4 MB ~Get Your Files Here !/4. Game Manager and the Gam's UI/5. Creating the Numbers Panel.srt 3.1 KB ~Get Your Files Here !/4. Game Manager and the Gam's UI/6. Numbers Panel CSS.mp4 15.8 MB ~Get Your Files Here !/4. Game Manager and the Gam's UI/6. Numbers Panel CSS.srt 2.1 KB ~Get Your Files Here !/5. Implementing the Game's Flow/1. Section Overview.mp4 4.6 MB ~Get Your Files Here !/5. Implementing the Game's Flow/1. Section Overview.srt 1.1 KB ~Get Your Files Here !/5. Implementing the Game's Flow/2. Click Events.mp4 43.4 MB ~Get Your Files Here !/5. Implementing the Game's Flow/2. Click Events.srt 5.6 KB ~Get Your Files Here !/5. Implementing the Game's Flow/3. Updating the Game Board.mp4 10.9 MB ~Get Your Files Here !/5. Implementing the Game's Flow/3. Updating the Game Board.srt 1.5 KB ~Get Your Files Here !/5. Implementing the Game's Flow/4. Marking the Selection.mp4 26.2 MB ~Get Your Files Here !/5. Implementing the Game's Flow/4. Marking the Selection.srt 3.1 KB ~Get Your Files Here !/5. Implementing the Game's Flow/5. Marking Errors.mp4 25.7 MB ~Get Your Files Here !/5. Implementing the Game's Flow/5. Marking Errors.srt 3.8 KB ~Get Your Files Here !/5. Implementing the Game's Flow/6. Delete Cells.mp4 26.8 MB ~Get Your Files Here !/5. Implementing the Game's Flow/6. Delete Cells.srt 2.7 KB ~Get Your Files Here !/5. Implementing the Game's Flow/7. Recognising when the Game has Ended.mp4 16.4 MB ~Get Your Files Here !/5. Implementing the Game's Flow/7. Recognising when the Game has Ended.srt 1.8 KB ~Get Your Files Here !/5. Implementing the Game's Flow/8. Section Wrap Up.mp4 5.8 MB ~Get Your Files Here !/5. Implementing the Game's Flow/8. Section Wrap Up.srt 1.5 KB ~Get Your Files Here !/6. Draft Mode/1. Section Overview.mp4 2.6 MB ~Get Your Files Here !/6. Draft Mode/1. Section Overview.srt 1.3 KB ~Get Your Files Here !/6. Draft Mode/10. Switch Between Modes.mp4 23 MB ~Get Your Files Here !/6. Draft Mode/10. Switch Between Modes.srt 2.2 KB ~Get Your Files Here !/6. Draft Mode/2. The Cell Class.mp4 49.4 MB ~Get Your Files Here !/6. Draft Mode/2. The Cell Class.srt 6.3 KB ~Get Your Files Here !/6. Draft Mode/3. The Cell CSS.mp4 14.1 MB ~Get Your Files Here !/6. Draft Mode/3. The Cell CSS.srt 2 KB ~Get Your Files Here !/6. Draft Mode/4. Refactoring the Game Manager.mp4 42.5 MB ~Get Your Files Here !/6. Draft Mode/4. Refactoring the Game Manager.srt 5 KB ~Get Your Files Here !/6. Draft Mode/5. Fixed Cells.mp4 14.2 MB ~Get Your Files Here !/6. Draft Mode/5. Fixed Cells.srt 2 KB ~Get Your Files Here !/6. Draft Mode/6. Click the Draft Mode Button.mp4 21.8 MB ~Get Your Files Here !/6. Draft Mode/6. Click the Draft Mode Button.srt 1.9 KB ~Get Your Files Here !/6. Draft Mode/7. Toggle Draft Mode.mp4 41.8 MB ~Get Your Files Here !/6. Draft Mode/7. Toggle Draft Mode.srt 5.4 KB ~Get Your Files Here !/6. Draft Mode/8. Assign the Draft Number.mp4 32 MB ~Get Your Files Here !/6. Draft Mode/8. Assign the Draft Number.srt 4.7 KB ~Get Your Files Here !/6. Draft Mode/9. Delete Drafts.mp4 26 MB ~Get Your Files Here !/6. Draft Mode/9. Delete Drafts.srt 2.7 KB ~Get Your Files Here !/7. Start Screen/1. Section Overview.mp4 2 MB ~Get Your Files Here !/7. Start Screen/1. Section Overview.srt 1.2 KB ~Get Your Files Here !/7. Start Screen/2. Start Screen HTML.mp4 25 MB ~Get Your Files Here !/7. Start Screen/2. Start Screen HTML.srt 2.4 KB ~Get Your Files Here !/7. Start Screen/3. Start Button.mp4 41.5 MB ~Get Your Files Here !/7. Start Screen/3. Start Button.srt 4.4 KB ~Get Your Files Here !/7. Start Screen/4. End Game Message.mp4 22.9 MB ~Get Your Files Here !/7. Start Screen/4. End Game Message.srt 2.5 KB ~Get Your Files Here !/7. Start Screen/5. Style the Board.mp4 15.1 MB ~Get Your Files Here !/7. Start Screen/5. Style the Board.srt 1.8 KB ~Get Your Files Here !/7. Start Screen/6. Bordering the Squares.mp4 29.4 MB ~Get Your Files Here !/7. Start Screen/6. Bordering the Squares.srt 4.3 KB ~Get Your Files Here !/8. Uploading the Game to the Cloud/1. Section Overview.mp4 6.4 MB ~Get Your Files Here !/8. Uploading the Game to the Cloud/1. Section Overview.srt 2.1 KB ~Get Your Files Here !/8. Uploading the Game to the Cloud/2. Setting an AWS Account.mp4 18.6 MB ~Get Your Files Here !/8. Uploading the Game to the Cloud/3. Working with S3.mp4 5.9 MB ~Get Your Files Here !/8. Uploading the Game to the Cloud/4. Hosting the App.mp4 66.8 MB ~Get Your Files Here !/9. Course Summary/1. Course Summarry.mp4 7.1 MB ~Get Your Files Here !/9. Course Summary/2. What's Next.mp4 21.5 MB ~Get Your Files Here !/9. Course Summary/2. What's Next.srt 2.8 KB ~Get Your Files Here !/Bonus Resources.txt 386 B