Hello everyone, i am an absolute beginner with c++ and sfml, i was tasked to create an Artillery Game, 2 player.
i really need help on how to create a Text field area where a player will enter their name, ive seen tutorials read docs, and forums, but still i am not able to do this. i really need some help.
how should i display the TextEntered on the window?
for example: Player presses 'J', that 'J' is immediately drawn on screen..
any help??if this is even possible??