ukoethe / bomberman_rl

24 stars 66 forks source link

2021 Feedback and Suggestions #14

Open ukoethe opened 3 years ago

ukoethe commented 3 years ago

General

fdraxler commented 2 years ago

I updated the main routines of the program. Step debugging and error raising is now transparent (no more threading, errors are just raised unless suppressed).

fdraxler commented 2 years ago

The crate distribution was already homogeneous.

fdraxler commented 2 years ago

I added the missing call to game_events_occurred().