Skip to content

Commit ccbe507

Browse files
authored
Add bugs game
Simple game but have rust feature gate, may be useful for someone Planned to do reinforcement learning but hard for me and stopped
1 parent 1732048 commit ccbe507

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/Projects.md

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ submit a PR, please!
1010
* <https://github.com/Piripant/sudoku>
1111
* <https://github.com/mkhan45/gravity-sim-v2>: An n-body universal gravitation simulator using `specs` and `imgui-rs`
1212
* <https://github.com/jackmordaunt/fog-of-chess>: Chess but with the fog of war.
13+
* <https://github.com/pickfire/bugs>: Game with lots of bugs (incomplete with broken AI feature gate)
1314

1415
## Examples/tutorial code
1516

0 commit comments

Comments
 (0)