This project is coded in C++ and makes the use of the SFML library.
- Selecting and Setting up Graphics for the project
- Taking input from keyboard
- Mapping keys to controlling object
- Objects collision
- Gravity Physics
- Rendering Cropped images from a Tile Set .
- Control input and Mapping Controls
- Rendering Sprites
- Build a GUI tool
View the documentations :
- Move: Left/Right/Down
- Crouch: Down
- Jump: Z
- Move Sprite-Sheet -> Up/Down/Left/Right
- Move the Red-Slicer -> W(up)/S(down)/A(left)/D(right)
- Zooming Sprite-Sheet -> Z(zoom in) / X(zoom out)
- Spacebar -> To output the X and Y values.