User: BillJ166

  • Public profile

User profile: BillJ166

User info
User name:BillJ166
History
Joined:
Number of posts:5
Latest posts:

Checking rooms
not exactly, I'm trying an exercise in class and I'm not sure how I would do it. Currently I'm think...

Checking rooms
Hey there guys! I was wondering if someone could help me make a function to check that I tick off a ...

map spawning
@Peter87, Yeah I'm using std::cin to take in commands from the user and with movements of North, Eas...

map spawning
@Peter87 [code] int side = rand() % 4; int square = rand() % 5; switch (side) { case 0: // left x =...

map spawning
Hello I'm new to C++ programming my friends and I want to make a simple little text adventure room w...

This user does not accept Private Messages