Commit Graph

22 Commits

Author SHA1 Message Date
e13aa33dd6 PATCH: Updated mirage json values 2025-03-16 10:32:43 +01:00
78a9e3d2e1 REMOVE: Unused constants from game file 2025-03-15 22:53:56 +01:00
19934aa911 REFACTOR: Split into modules (controller, models, and utils) 2025-03-15 22:50:22 +01:00
37e88f063e ADD: Map scaling issue fixed, though fine-tuning may be needed. 2025-03-15 22:42:17 +01:00
21cce25883 PATCH: Incorrect parameters in mapped_value function 2025-03-15 22:41:50 +01:00
7a6410afb5 ADD: JSON reader, and map config read from file 2025-03-15 22:41:35 +01:00
61de16af8d REMOVE: coordinate manager 2025-03-15 22:40:04 +01:00
bcebb0b625 ADD: Map coordinate controller, and image pixel controller 2025-03-15 22:32:26 +01:00
95afe30fc0 ADD: Mirage info json 2025-03-15 22:31:28 +01:00
d36335d48c UPDATE: Added utils back lol 2025-03-12 18:09:05 +01:00
8138e0d7cf FEAT: Added map image (though inaccurate), and added round attr to match 2025-03-11 21:51:42 +01:00
5e2c87b2ed UPDATE: Moved mapping function to class 2025-03-11 21:50:39 +01:00
c726c5b591 UPDATE: Added mirage 2025-03-11 21:49:39 +01:00
029dcd6190 UPDATE: Removed utils 2025-03-11 19:29:28 +01:00
a954e8f163 UPDATE: Moved mapping functions to dedicated coordinate manager class 2025-03-11 19:28:29 +01:00
cbda94373d PATCH: Fixed crash during round change 2025-03-10 17:57:38 +01:00
f72d7bcba5 UPDATE: Removed pycache 2025-03-09 22:28:01 +01:00
b3e8a92cdb FEAT: Added pygame, scene now renders; Bug when round changes 2025-03-09 21:48:14 +01:00
c5aadd0ac1 UPDATE: Added requirements.txt 2025-03-09 21:47:50 +01:00
d80eba689a UPDATE: Added mapping util function 2025-03-09 21:26:24 +01:00
d3cf669af3 UPDATE: Changed game class to match class 2025-03-09 19:16:42 +01:00
2c860be64b initial commit 2025-03-09 18:52:52 +01:00