User: Toby12600

  • Public profile

User profile: Toby12600

User info
User name:Toby12600
History
Joined:
Number of posts:2
Latest posts:

Need help with a random number generator function.
This is how I do it, and it works well: [code] int randInt(int a, int b) { return rand() % b +...

Help with roguelike Game
I have a function that is supposed to check whether or not the character can pass through a point on...

This user does not accept Private Messages