/Capitalist.EXMPL

A console-strategy economy game with neural networks!

Primary LanguageC#

Capitalist.EXMPL

basic OOP usage example

This mini game show basic OOP example.

We have few objects in program:

-> Object of Loan

-> Object of Market

-> Object of Player

-> Object of Bot

Also u can see that Player and Bot have ICapitalist Interface =>