User: DragonDePlatino

  • Public profile

User profile: DragonDePlatino

User info
User name:DragonDePlatino
History
Joined:
Number of posts:3
Latest posts:

Help with palindromes?
You might be overcomplicating this a bit. Here's my attempt, using only <iostream> and <math.h> [co...

How do you make a simple ASCII-style game?
I've never heard of anyone using a console library to develop ASCII games. That doesn't sound very n...

For loop
Yes. You will want to add a nested for loop. [code]#include <iostream> using namespace std; int mai...

This user does not accept Private Messages