User profile: mikeenikee

User info
User name:mikeenikee
History
Joined:
Number of posts:8
Latest posts:

Easy Game Programming Language
So for the longest time I have been trying to find a simplistic way to create 2D games in C++. I hav...

2D Platformer Game
I tried using allegro but I got an error in Dev-C++ when I went to compile and run in the first exam...

2D Platformer Game
Hi, I'm wonder how I could make a 2D side scrolling Game. It would be really nice if somebody could ...

Letting User Choose ofstream.open
I'm trying to create a program that lets a user create a file through the terminal that also include...

Skipping getline (cin, stringvar);
Nevermind, I figured out my mistake. I used cin.ignore(); before getline (cin, message); It helped ...

This user does not accept Private Messages