Beginner Exercises[quote] Try using a class or struct instead [/quote] Yeah those are things I don't really have ...
Beginner ExercisesI think I might be storing the positions of the hero and monsters differently than intended by the p...
Beginner Exercises[quote] I didn't read your code fully, [code] #define FLOOR 0 #define HERO 1 #define MONSTER 2 ...
Beginner ExercisesThis is my dungeon crawl code. [code] #include <stdio.h> #include <termios.h> #include <unis...
This user does not accept Private Messages