code isnt working properly?debug output 1>------ Build started: Project: 2d_game, Configuration: Debug Win32 ------ 1> source...
code isnt working properly?the map didnt show up properly on this website
code isnt working properly?console.h [code] #ifndef CONSOLE_H #define CONSOLE_H #pragma once class Console { public: Console(...
code isnt working properly?cosnole.cpp [code] #include "stdafx.h" #include "Console.h" #include <conio.h> int x = 1; int y = 1...
code isnt working properly?the code runs but the input isnt doing what it is supposed to do, ive used flags to see if it is get...