1
General / Puzzle Game Grid
« on: October 01, 2022, 05:52:34 pm »
Hello,
I am new to SFML and i want to make a normal grid for example like in chess. And i also want to move a player with WASD so he can only move on the rectangles from the grid. I made a top-down game, but he could move in every direction, i want to keep the movement on the single rectangel.
I hope someone can help me with the grid an movement.
I am new to SFML and i want to make a normal grid for example like in chess. And i also want to move a player with WASD so he can only move on the rectangles from the grid. I made a top-down game, but he could move in every direction, i want to keep the movement on the single rectangel.
I hope someone can help me with the grid an movement.