Bug Fix and Playthrough
So it turns out we have a bug in level three of our game that makes it essentially impossible to complete :(. I have fixed this bug (moved the position of a button by one tile and removed an incorrectly placed obstacle) that make the level playable and completable: updating to include this bug fix involves copying the new level file (level3.json) into the levels folder for the game (Breakout_Blue_pyweek27/data/level/).If you would like to update, please follow these simple steps:
- Download the new level file "level3.json" here: https://drive.google.com/file/d/1hPbSW9TvvLDpWG4vTuH4N7dN0as-QYE3/view?usp=sharing
- Copy this file into your distribution of "Breakout Blue" to Breakout_Blue_pyweek27/data/level/. It should overwrite the existing level file.
- Play the game as per normal: level 3 is now beatable!
Many apologies if you have already played the game and got stuck on level 3! We should have picked this up on debug-Sunday, but alas :) ...
Also, we have uploaded a playthrough of the game if interested (included bug fixed level):
(log in to comment)
mit-mit on 2019/04/04 02:37:
P.S. We also realise that this is several days after the cut-off for final submission, so for the sake of the competition and ratings, please feel free to slam us for handing you a buggy game :)))) ....To make it 100% clear, here is what the updated file has: