User profile: abeke

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

Soccer Game. Please help.
Write your question here. #include <iostream> #include <ctime> #include <cstdlib> using namesp...

2048 game
I was able to fix all the errors but now my program is glitching.

2048 game
#include <iostream> #include <vector> #include <cstdlib> #include <algorithm> #include <time.h> usin...

2048 game
okay I will see if this works and get back to do

2048 game
#include <iostream> #include <vector> #include <cstdlib> #include <algorithm> using namespac...