Commit Graph

71 Commits

Author SHA1 Message Date
Philipp 115f0c3195 Moved the function that checks a whole stack of actions if they are possible on a stack of boards. 2023-02-12 20:05:48 +01:00
Philipp fc7f9dbb4d Added a docstring to the function checking if a move is possible. 2023-02-12 18:54:28 +01:00
Philipp a9e65564c4 Added a docstring to the plot_boards function. 2023-02-12 18:03:54 +01:00
Philipp 108ea026b1 Reformatted the function checking for possible turns. 2023-02-12 16:53:08 +01:00
Philipp 839093e3f1 Added a text implementing the search for possible turns. 2023-02-12 16:35:53 +01:00
Philipp bad719c8e6 Installed git lfs. 2023-02-12 16:10:06 +01:00
Philipp a837bc2d61 Added a docstring to the board plot function 2023-02-12 14:46:39 +01:00
Philipp 218c2876cf Added a section abot imports and dependencies and some initial design decisions for the game. 2023-02-12 14:32:24 +01:00
Philipp edc5e78dc3 Added a toc 2023-02-12 14:06:46 +01:00
Philipp c6a9b70be4 Some initial docstrings added. 2023-02-12 13:59:46 +01:00
Philipp ee9c83d438 Defined the docstring format as google 2023-02-12 13:52:03 +01:00
Philipp b1b0c30114 Added torch and gym to the project. 2023-02-12 13:50:59 +01:00
Philipp 1298f32850 Added some images for the documentation. 2023-02-12 13:49:39 +01:00
Philipp 545f37af07 Game engine could now work. 2023-02-06 03:00:13 +01:00
Philipp 4928463d80 Added functionality to plot a set of otello boards. 2023-02-01 00:13:35 +01:00
Philipp 7cacd0ef64 Added functionality to execute a turn 2023-02-01 00:12:03 +01:00
Philipp 6899b759cf Add pre commit game 2023-02-01 00:03:27 +01:00
Philipp ef9fdf39ca Added functionality to execute a turn 2023-01-31 20:31:57 +01:00
Philipp eb7a4a7cbc Poetry update 2023-01-30 19:31:15 +01:00
Philipp e5d51b53d9 Git init
IDE init
2023-01-30 19:03:46 +01:00
Philipp f2801d76fe Local init 2023-01-30 18:53:20 +01:00