e9766f074a
bumped version
2022-09-30 16:25:47 +02:00
cb2cdd29eb
fixed
2022-09-30 16:23:04 +02:00
715ca44014
bumped version
2022-09-29 16:02:09 +02:00
2a1ca7be6b
added virtual readme as link
2022-09-29 16:00:18 +02:00
1ef87c01e3
made binary the default member
2022-09-29 15:57:00 +02:00
612127db19
added help in readme
2022-09-29 15:56:06 +02:00
9c253d36df
updated readme
2022-09-29 15:54:07 +02:00
942e79bc19
bumped version
2022-09-29 15:51:56 +02:00
544c261c3b
improved arguments, updated lib and clap
2022-09-29 15:49:08 +02:00
0080b94fd2
made simulations parallel
2022-09-29 15:47:32 +02:00
matthieu.jolimaitre
de7b51acb4
fixed clap version
2022-09-29 10:30:50 +02:00
matthieu.jolimaitre
1ae7dde4c8
set lib path back to crates.io upstream
2022-09-29 10:29:04 +02:00
matthieu.jolimaitre
5d723ae9f8
finished simulated controller
2022-09-29 10:25:20 +02:00
matthieu.jolimaitre
aaf717bd8d
added license
2022-09-29 08:46:35 +02:00
afecbf5af9
rewritten remaining unwraps
2022-09-03 02:52:21 +02:00
e41d6741f7
switched to crates.io dependency
2022-09-03 02:42:36 +02:00
4c6693017c
bumped lib versiob
2022-09-03 02:41:36 +02:00
682096f79d
better dependency requirements, bumped version
2022-09-03 02:41:09 +02:00
784a5d55a5
ran clippy
2022-09-03 02:39:45 +02:00
5c5e6357ad
switched to crate lib
2022-09-03 02:37:33 +02:00
316d760b58
split components into a separate crate, switched to workspace
2022-09-03 02:32:54 +02:00
951a1aa4d4
added licences
2022-04-04 20:43:13 +03:00
d977aa1fc2
suppressed warnings
2022-04-04 20:37:20 +03:00
69dcdef9ca
added a readme
2022-04-04 20:34:08 +03:00
d28739201a
added controls through arguments
2022-04-04 20:29:47 +03:00
e1acc7d803
added score counting
2022-04-04 19:49:36 +03:00
56a80cf57e
added accessors and doc comments
2022-04-04 19:13:58 +03:00
506d1570f3
improved display, added headline with infos on game
2022-04-04 19:10:22 +03:00
63d8fe2470
better module structure, and added prelude
2022-04-04 18:42:13 +03:00
0639869590
began simulated controller
2022-04-04 18:32:05 +03:00
ddfb320a11
began score
2022-04-04 18:31:42 +03:00
17b7f7f62e
typo
2022-04-04 18:27:23 +03:00
32cf3d280b
big refactor
...
- moved display logic into their own module for less cluttering
- made abstractions for the display process
so it can be owned by the game manager
and game may be played without displays.
- separated the main game management from the game struct
makes it easier to clone games and play few turns on the fly.
2022-04-04 18:22:57 +03:00
b5a38cff72
added constructor to the random controller
2022-04-04 17:32:21 +03:00
4c821be1fe
implemented random controller
2022-04-04 17:13:37 +03:00
3f2058e332
implemented pause time between turn
2022-04-04 17:13:10 +03:00
e1215a56d6
made game independent of controller
2022-04-04 16:50:49 +03:00
2b496865f7
refactored controller module to allow expansion
2022-04-04 16:22:59 +03:00
772b85b0b7
added seeding colors
2022-04-04 16:22:04 +03:00
855cdbd235
tweaked colors
2022-04-04 16:02:12 +03:00
a7b292c1e7
more debug options
2022-04-04 15:54:29 +03:00
a905ad064d
added colors
2022-04-04 15:48:45 +03:00
417c596322
better comments
2022-04-04 15:18:28 +03:00
eea55fa02d
added doc
2022-04-04 15:12:27 +03:00
22fab08702
better error handling
2022-04-04 15:10:15 +03:00
5fde51e81b
changed standard to hard tabulations
2022-04-04 15:05:36 +03:00
0b7e0f847c
refactorized
2022-04-04 15:04:53 +03:00
f6a5fb6985
refactoring
2022-04-04 14:47:26 +03:00
ce55e6a545
static building
2022-04-04 14:44:34 +03:00
0d492adb0a
initial release
2022-04-04 14:23:20 +03:00