Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 847 Bytes

File metadata and controls

25 lines (17 loc) · 847 Bytes

monop

Silly Monopoly Simulator

Learning from Rust.

After having played with Rust for a while, can I do C++ without any dynamic memory? Can I do C++ without any OOP-y-ness (which I hear has fallen out of fashion)?

Places From Which I Copied Information.

To Read.

Going down a rabbit hole on Reinforcement Learning. How do players best trade?