Commit Graph

35 Commits

Author SHA1 Message Date
LinlyBoi
769d40af39 refactored scores to make sense and check on each insertion :D 2023-05-02 18:37:24 +03:00
LinlyBoi
09899d5a82 accidentally switched up indices 2023-05-02 18:37:14 +03:00
LinlyBoi
f9f150ef5f funny comment 2023-05-02 17:59:59 +03:00
LinlyBoi
a8f0ed948f ignore this 2023-05-02 17:56:23 +03:00
LinlyBoi
32592e4547 game over test and one more variant assertion 2023-05-02 17:56:14 +03:00
LinlyBoi
5bc294388f public use for indices for the module :D 2023-05-02 17:55:53 +03:00
LinlyBoi
9deef3ba5b migrated index manipulation functions to a new file 2023-05-02 17:55:41 +03:00
LinlyBoi
3d3d6fb3f9 all tests passed :D 2023-05-02 17:35:03 +03:00
LinlyBoi
dd22d7f63a more debugging in case 2023-05-02 17:35:00 +03:00
LinlyBoi
1c44006ff4 pls help 2023-05-02 14:38:15 +03:00
LinlyBoi
5225821adc tests that work...gone 2023-05-02 02:20:22 +03:00
LinlyBoi
21f8976e5e uncommented hardwork :( 2023-05-02 02:20:18 +03:00
LinlyBoi
70c0827205 functional programming 2023-05-02 02:20:13 +03:00
LinlyBoi
5def7bdace why do these even show up here? 2023-05-01 23:19:54 +03:00
LinlyBoi
733745ef30 all tests for possible scores 2023-05-01 23:19:39 +03:00
LinlyBoi
f992f2331f removed dbgs and hint comments 2023-05-01 23:19:31 +03:00
LinlyBoi
23fc7aa872 renamed BLUE to BLU for consistency 2023-05-01 23:18:32 +03:00
LinlyBoi
fbcf6c81e7 derive debug for Disks because I was losing my sanity 2023-05-01 22:27:24 +03:00
LinlyBoi
c5a49aa3d4 score checkers work (made a function for variant checking) 2023-05-01 22:27:08 +03:00
LinlyBoi
f863fe7485 tests :D 2023-05-01 00:26:44 +03:00
LinlyBoi
46be26af76 Horizotnal score checking :D 2023-05-01 00:05:50 +03:00
LinlyBoi
bf0bdecd34 2D array instead of Vec<Vec<Disk>> 2023-05-01 00:05:40 +03:00
LinlyBoi
d61f9c83f7 raylib dep :D 2023-04-29 19:33:53 +03:00
LinlyBoi
55329690d1 raylib gui template ignore this for now 2023-04-29 19:33:49 +03:00
LinlyBoi
83ea2bb22c :D 2023-04-29 19:33:41 +03:00
LinlyBoi
4a869ee527 the start of sth cool in gamedata 2023-04-29 19:33:39 +03:00
LinlyBoi
39ea77120f unimplemented shit 2023-04-29 19:33:30 +03:00
LinlyBoi
f99d98f406 Merge branch 'main' of github.com:LinlyBoi/oxidised4
the license file :D
2023-04-29 14:11:45 +03:00
LinlyBoi
2114492af3 feat: gitignore and cargo.toml with 2d array dep 2023-04-29 14:10:59 +03:00
LinlyBoi
5cc4705b21 obligatory hello world of every cargo new :) 2023-04-29 14:10:42 +03:00
LinlyBoi
b10aa0f0c8 initialised modules 2023-04-29 14:10:33 +03:00
LinlyBoi
e28a915d47 feat: Game Struct started and tests on the way 2023-04-29 14:10:18 +03:00
LinlyBoi
24a44c0c3a the actual test file 2023-04-29 14:09:51 +03:00
LinlyBoi
9f100813fe prepare to add tests in gui module 2023-04-29 14:09:35 +03:00
Linly
b2b6c27b53 Initial commit 2023-04-29 13:07:31 +02:00