nolan created repository nolan/ServerController 2025-05-28 19:47:46 -04:00
nolan pushed to main at nolan/learn-opengl 2025-05-23 15:57:16 -04:00
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.
nolan pushed to main at nolan/nolan-casey-website 2025-05-23 15:09:41 -04:00
18b1d5d914 Added image for Fowl Play
nolan created repository nolan/learn-opengl 2025-05-23 11:30:46 -04:00
nolan pushed to main at nolan/nolan-casey-website 2025-05-23 11:27:44 -04:00
38009e1b71 Added to the portfolio page
nolan deleted branch dev from nolan/nolan-casey-website 2025-05-19 21:17:09 -04:00
nolan pushed to main at nolan/nolan-casey-website 2025-05-19 21:15:44 -04:00
65d11fb1db Expanded portfolio, added .gitignore, tweaked some light mode changes
nolan created branch dev in nolan/nolan-casey-website 2025-05-15 21:54:07 -04:00
nolan pushed to dev at nolan/nolan-casey-website 2025-05-15 21:54:07 -04:00
nolan pushed to main at nolan/nolan-casey-website 2025-05-15 21:51:14 -04:00
7916af3c1f Add README.md
nolan created branch main in nolan/nolan-casey-website 2025-05-15 21:46:32 -04:00
nolan pushed to main at nolan/nolan-casey-website 2025-05-15 21:46:32 -04:00
38945cc2b4 Initial commit
nolan created repository nolan/nolan-casey-website 2025-05-15 21:44:28 -04:00
nolan pushed to main at nolan/Minesweeper 2025-05-15 14:58:29 -04:00
b33ff60e64 Started writing custom UI element. Basically a line edit that validates input against some regex
nolan pushed to main at nolan/Minesweeper 2025-05-15 13:19:43 -04:00
09fb20ad19 Got more menu design done
nolan pushed to main at nolan/Minesweeper 2025-05-14 21:18:26 -04:00
dd09cf9fd3 Started on designing the main menu
nolan pushed to main at nolan/Minesweeper 2025-05-14 11:33:09 -04:00
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
nolan pushed to main at nolan/Minesweeper 2025-05-13 22:29:31 -04:00
34a254b12c Input now works with touch screens
nolan pushed to main at nolan/Minesweeper 2025-05-13 14:49:26 -04:00
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
nolan pushed to main at nolan/Minesweeper 2025-05-13 11:18:33 -04:00
807b3d8de5 Fixed .gitignore