Developing Briscas: The Game
Wishlist: https://store.steampowered.com/app/3429730/Briscas_The_Game/
Follow on twitch: twitch.tv/parchitodeparcha
BTG: https://bsky.app/profile/briscasthegame.bsky.social
www.twitch.tv/parchitodepa... 🟩
#gamedev #csharp #espanol #latino
www.twitch.tv/parchitodepa... 🟩
#gamedev #csharp #espanol #latino
Include in project's root:
- steam_api.dll
- .txt containing the steam app id ( your game id )
Include in project's root:
- steam_api.dll
- .txt containing the steam app id ( your game id )
Game Programming Patterns by #robertnystrom
Game Programming Patterns by #robertnystrom
The web version is free on their website but preffered to buy it. Arriving home soon.
gameprogrammingpatterns.com/contents.html
The web version is free on their website but preffered to buy it. Arriving home soon.
gameprogrammingpatterns.com/contents.html
I had to make the tilemap editor so that I could get the sourceX, sourceY from the selected tile position.
I am using this with canvas for the drawImage function to display the certain part of the image as part of the tilemap.
I had to make the tilemap editor so that I could get the sourceX, sourceY from the selected tile position.
I am using this with canvas for the drawImage function to display the certain part of the image as part of the tilemap.