Jonathan Clark

Results 5 issues of Jonathan Clark

Depends on PR #94 Fixes #14 Status of the discord implementation is as follows: Feedback and ideas are desired and most welcome! ##### Discord Library - Using [Discord.NET](https://github.com/RogueException/Discord.Net) as the...

For example Rock paper scissors has the concept of people choosing to join the game. We're going to create a Heist game as well, so that we can see what's...

code improvement

I was getting a strange duplicating spaces issue seen here ![image](https://user-images.githubusercontent.com/1786930/37547297-3b3f9e82-2947-11e8-8dae-fff3bd6fd7dc.png) After this change to using [string]::Format it looks like this ![image](https://user-images.githubusercontent.com/1786930/37547320-5a300c1e-2947-11e8-9850-9e448134a2f0.png)

![pickingOffset1](https://f.cloud.github.com/assets/1786930/90489/c46a16ea-6577-11e2-9faa-909a51f45392.png) ![pickingOffset2](https://f.cloud.github.com/assets/1786930/90490/c46614dc-6577-11e2-93d7-827e3b4054ff.png) As you can see in the images I have attached your picking is not quite accurate. I haven't dug into the code yet so I can't suggest a...

Old-Codebase