Seniru Pasan Indira
Seniru Pasan Indira
This PR addresses and closes #94. Change added with this PR is a back to top button which appears when a user scrolls down the page and could navigate back...
https://github.com/Lautenschlager-id/Transfromage/blob/cb699b5bea9c157f1f1f2c46178b49af8f3918ef/libs/client.lua#L111 According to [libs/client.lua#L111](https://github.com/Lautenschlager-id/Transfromage/blob/master/libs/client.lua#L111), the field `playerList` is associated with a meta table which defines the meta methods `__len` and `__pairs`, which of course allows us to do operations like...
Hello! After AI has fully developed a set (that is placing hotels on all lands in a particular color), it keeps on adding more hotels to the land. This doesn't...
AI is unable to sell houses/hotels on lands and as a result it declares in bankruptcy (while having more property to sell/mortgage) https://github.com/intrepidcoder/monopoly/blob/master/ai.js#L177-192 I've had a quick look at the...