Commit Graph

395 Commits

Author SHA1 Message Date
Patricia Aas 9966892620
Update cmake.yml 2021-04-12 18:41:28 +02:00
Patricia Aas 6d87a1d486
Update cmake.yml 2021-04-12 18:40:41 +02:00
Patricia Aas 44e70071b7 Add some CMake to build with ASan
To run: copy all the libs in that windows dir to pacman/bin
2020-12-01 18:53:59 +01:00
Patricia Aas 7ad457029a Make it easier to see how the coordinates work in the sprite sheet 2020-12-01 14:02:54 +01:00
Patricia Aas 919a4c3d82 Add a solution for Pac-Man speed 2020-11-30 17:59:18 +01:00
Patricia Aas 11d5bda4a5 Add a solution for lcd 2020-11-30 17:06:49 +01:00
Patricia Aas 457bad18c1 Get gtest for pomodoro aswell 2020-11-29 21:42:04 +01:00
Patricia Aas f987cc6021 This version works on linux 2020-11-29 21:37:14 +01:00
Patricia Aas c3c932726a Add more text for the exercise 2020-11-29 21:16:12 +01:00
Patricia Aas f384d4aa08 Whitespace cleanup 2020-11-29 19:28:42 +01:00
Patricia Aas fd6e33711b Fix some clang tidy things 2020-11-29 19:21:55 +01:00
Patricia Aas fe03c440fb Use include_directories 2020-11-29 19:17:23 +01:00
Patricia Aas 23bc01fa38 Add LCD code 2020-11-29 19:11:19 +01:00
Patricia Aas b718e9e54f Try to fix build 2020-11-29 18:08:28 +01:00
Patricia Aas 04c93ef20f Add lcd framework 2020-11-29 17:42:03 +01:00
Patricia Aas 17391073d1 Change to format in conan-qt 2020-11-29 17:32:17 +01:00
Patricia Aas 6137271125 Make sure it runs locally in CLion 2020-11-28 18:12:44 +01:00
Patricia Aas f420f1d932
Try to set CONAN_SYSREQUIRES_MODE 2020-11-28 18:07:20 +01:00
Patricia Aas 7b933e4cf1 Add a bare bones Qt project 2020-11-28 18:00:10 +01:00
Patricia Aas f1fe569fbb Move up adding bincrafters 2020-11-28 17:18:43 +01:00
Patricia Aas b89a51915f Rename variables 2020-11-28 14:58:15 +01:00
Patricia Aas 4789e93d62 Extract Pellets and SuperPellets
All around refactor
2020-11-28 14:10:25 +01:00
Patricia Aas bf9aaa5cfc Extract PacManAnimation 2020-11-28 13:04:14 +01:00
Patricia Aas bbea9213ea
Update README.md 2020-11-28 12:08:39 +01:00
Patricia Aas c57e163922
Fix markdown 2020-11-27 19:27:03 +01:00
Patricia Aas 3f1b1ad58d Start the markdown work 2020-11-27 19:24:57 +01:00
Patricia Aas b897458537 Try to fix build again 2020-11-27 19:15:41 +01:00
Patricia Aas 7ef1fd0351 Try to fix build 2020-11-27 19:04:09 +01:00
Patricia Aas 9814dc0b9b Refactor to make a test 2020-11-27 18:50:58 +01:00
Patricia Aas 303deb5940 Add a test to see it working 2020-11-27 18:50:58 +01:00
Patricia Aas 170c18762d Add gtest 2020-11-27 18:50:58 +01:00
Patricia Aas 28367bd088
Update README.md 2020-11-27 18:50:21 +01:00
Patricia Aas ea134fe364
Turn off Mac for now 2020-11-27 18:47:20 +01:00
Patricia Aas 807062de45
Fix path to new syntax 2020-11-27 18:42:32 +01:00
Patricia Aas 3a333d6533
Check os properly 2020-11-27 18:37:58 +01:00
Patricia Aas 405fc1ed8e
Get conan 2020-11-27 18:32:57 +01:00
Patricia Aas e30fff3eec
Create cmake.yml 2020-11-27 18:29:11 +01:00
Patricia Aas c34a2b730d Reformat most 2020-11-27 17:16:42 +01:00
Patricia Aas e572f2a93a Make movement more natural 2020-11-27 17:01:27 +01:00
Patricia Aas 31211538aa Make it possible to scale the board by a factor 2020-11-27 16:44:06 +01:00
Patricia Aas b50085c345 Make it run in VS to by not using hardcoded paths 2020-11-27 15:44:21 +01:00
Patricia Aas ea1986c8f2 Move files into their own directory 2020-11-27 15:09:41 +01:00
Patricia Aas ef20432d9d Copy over pacman game 2020-11-27 14:10:09 +01:00
Patricia Aas 8062861808 Get the basic file framework up 2020-11-23 19:59:11 +01:00
Patricia Aas c80fcdc2c7
Initial commit 2020-11-23 19:38:33 +01:00