so heres my problem. I've been doing C++ for a little while now, i've made some good useful calculators and thats nice and all but i want to get into making games, i dont want to start with anything crazy, just a small command line game like snake or something, what i really want to do is make like a small command line game in which your character would be a '>' and the enemies would be '@'s and you would click space to fire a rocket (-) at them, making them explode (*) but i dont know how to do that, or where to start even.
if anybody could help me i would be super appreciative!