You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project aims to create a small 2D game that will allow us to understand the concepts of textures and sprites as well as some basic elements of a game, in order to better approach Cub3D_42 (link below).
To find all the information you need to know before starting the project, git clone this repertory and open Doc.pdf.
Here's a preview of the final project (window and color scheme):
About
This project aims to create a small 2D game that will allow us to understand the concepts of textures and sprites as well as some basic elements of a game, in order to better approach Cub3D_42 (link below).