Commit Graph

9 Commits

Author SHA1 Message Date
OMGeeky
9fb98fbf7f rustfmt 2025-02-20 17:06:15 +01:00
OMGeeky
5e98e2a671 ignore warning: "... is never used" 2025-02-20 17:02:26 +01:00
OMGeeky
73cd57d4b5 ignore warning: "warning: variable ... should have a snake case name" 2025-02-20 17:01:30 +01:00
OMGeeky
746900f2bc fix warning: "Unnecessary unsafe block" 2025-02-20 16:59:08 +01:00
OMGeeky
7ed9c9360f fix warning: "Unnecessary parentheses around if condition" 2025-02-20 16:56:35 +01:00
OMGeeky
b1f58cf859 refactor into struct instead of static mut variables 2025-02-20 16:55:16 +01:00
Coding with Tom
2b0847b6bb Update main.rs
Made movelist and pin arrays global. reduced movelist to 50 for each part.
2025-01-22 13:50:01 +00:00
Coding with Tom
d668d099ca Create main.rs 2025-01-12 21:47:55 +00:00
Coding with Tom
74d1fe81cf Create constants.rs 2025-01-12 21:47:23 +00:00