Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
537e0b71d8
Got libraries installed and started working the boilerplate code. This code currently sucks, but it is more to make sure everything is working before I put a bunch of time into making a good system.
32150473c6
Added win/lose conditions, lose animation. Clicking on revealed tile with correct number of flags reveals the surrounding unflagged tiles. Added completion timer. Probably other things I'm forgetting
5bc56ee648
Renamed mine to tile, since mine did not make sense as the name. Also rewrote the field initialization function to not theoretically go on forever