I used to use a tutorial for windows console API, but the website was taken down :(. So now I need to ask how to do these things (which ALL were included on the website) in the console with windows API:
- Mouse events (clicks and unclicks)
- Cursor seeking (to any x/y coordinate)
- Colour changing
- Keyboard events (specifically arrow keys)