In the first block of my study at CMGT (IGAD) I made a replica of Bomberman NES in 8 weeks in C++. The assignment was to not use standard library at all, except for std::string and rand. I implemented the advanced variation and got 100/100 points.
In the first block of my study at CMGT (IGAD) I made a replica of Bomberman NES in 8 weeks in C++. The assignment was to not use standard library at all, except for std::string and rand. I implemented the advanced variation and got 100/100 points.