Commit Graph

35 Commits

Author SHA1 Message Date
Marcel
3269e2ef20 Put styles into seperate file 2018-05-11 14:20:19 +02:00
Marcel
9c9780593f Add start menu with animation 2018-05-11 14:18:14 +02:00
Marcel
9875e043e9 Dynamic page generator 2018-05-11 13:24:31 +02:00
Marcel
5b0265c1ab Create class "Game"
This class can now have multiple instances (currently not at the same time)
2018-05-11 12:27:39 +02:00
Marcel
8373409e13 Fix clicking bug 2018-05-11 11:09:52 +02:00
Marcel
f2c87257fb Add favicon 2018-05-11 11:07:11 +02:00
Marcel
106a10a8da Fix the way of checking for victory 2018-05-11 10:51:25 +02:00
Marcel
2da8590fcf Minur adjustments to scaling and transforming behaviour 2018-05-10 18:03:20 +02:00
Marcel
2a80a2d216 Improvements to the victory checking function 2018-05-10 17:36:53 +02:00
Marcel
06a5672ef9 Now displaying the remaining amount of bombs
In the top left corner, the remaining number of bombs is displayed based on the already place count of flags
2018-05-10 15:04:52 +02:00
0100 1011 0100 1111 0100 0100
9b9abad0ab Merge pull request #6 from KingOfDog/dev-fix
Fix clicking position
2018-05-10 14:37:33 +02:00
Marcel
3742ceafff Fix clicking position 2018-05-10 14:36:43 +02:00
0100 1011 0100 1111 0100 0100
ba3c91d140 Merge pull request #5 from KingOfDog/dev-fix
Update main page
2018-05-10 12:42:34 +02:00
Marcel
fd574912c0 Update main page 2018-05-10 12:41:44 +02:00
0100 1011 0100 1111 0100 0100
a260930c32 Merge pull request #4 from KingOfDog/dev-fix
Dev fix
2018-05-10 12:40:58 +02:00
Marcel
23ef272d86 Fixes 2018-05-10 12:39:58 +02:00
Marcel
f94aff64f4 Add timer 2018-05-10 12:37:35 +02:00
0100 1011 0100 1111 0100 0100
21e687a207 Create .gitignore 2018-05-10 12:25:12 +02:00
0100 1011 0100 1111 0100 0100
7789527e6e Update victory.js 2018-05-10 12:24:46 +02:00
0100 1011 0100 1111 0100 0100
02b3f8b049 Update click.js 2018-05-10 12:24:16 +02:00
0100 1011 0100 1111 0100 0100
6434e94441 Update minesweeper.js 2018-05-10 12:21:02 +02:00
0100 1011 0100 1111 0100 0100
65b0ef0445 Merge pull request #3 from KingOfDog/revert-2-canvas-scaling
Revert "Animation fixes"
2018-05-10 12:07:55 +02:00
0100 1011 0100 1111 0100 0100
110aac6e1e Revert "Animation fixes" 2018-05-10 12:07:37 +02:00
0100 1011 0100 1111 0100 0100
168eee7873 Merge pull request #2 from KingOfDog/canvas-scaling
Animation fixes
2018-05-10 10:31:56 +02:00
Marcel
0717443f65 Improve victory animation 2018-05-10 10:30:20 +02:00
Marcel
a18439f1f0 Add bomb icon and fix game over screen 2018-05-10 10:08:41 +02:00
0100 1011 0100 1111 0100 0100
f943bcf169 Update README.md 2018-05-09 21:58:45 +02:00
Marcel
9ec23a3460 Some improvements to the scrolling functionality 2018-05-09 17:58:29 +02:00
0100 1011 0100 1111 0100 0100
0b530c8f58 Merge pull request #1 from KingOfDog/canvas-scaling
Remake of scaling and transformation using canvas redrawing
2018-05-06 18:50:50 +02:00
Marcel
20d33d9274 Now working scaling and transformation functionality using canvas drawing 2018-05-06 18:43:07 +02:00
Marcel
3932ac8638 Not working scaling and transforming 2018-05-06 12:44:38 +02:00
Marcel
e2f0981a7f Fix rendering issues when resizing window 2018-05-06 10:27:41 +02:00
Marcel
758533450b Graphics overhaul as well as many other things 2018-05-05 23:43:26 +02:00
Marcel
377d7ca84a Initial Commit (first version of Minesweeper.js) 2018-04-22 09:34:50 +02:00
0100 1011 0100 1111 0100 0100
da76315544 Initial commit 2018-04-22 09:31:44 +02:00