cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
How do i add cheat code to my game ?
How do i add cheat code to my game ?
Dec 10, 2017 at 6:45pm UTC
daswer5500
(2)
Hey guys currently im writing a maze game for my project and i need to add cheat code to my game how do i do that ?
thank you for your help
Dec 10, 2017 at 7:31pm UTC
goldenchicken
(160)
For example at the moment the user is aksed to input a move, but you input "CHEAT" instead of for example "UP", the program allows you to enter a coordinate and teleport there.
Dec 11, 2017 at 1:20am UTC
thestickupman
(4)
Can you post your code?
Topic archived. No new replies allowed.