Programming A Scrolling World Map Game
Going through the code and mechanics of a game-like system I made.
You can support me and the channel! Read more here: / tkh
As I said in the video: this is actually not a game because it has no game mechanics (meaning a goal or just any win/lose scenario). But with this is as a base it would probably be possible to add such. Please note that I am no programmer, I just tried a few things for fun and it grew into a bigger thing but still only for fun! And because I put quite some time do make this I felt like it deserved to be documented in some form.
I might add more info here but feel free to ask questions or just comment and I might add things based on those - in case I need to clarify anything here.
This is the tileset/spriteset that I used:
https://merchant-shade.itch.io/16x16-...
I have modified some of them very slightly, such as adding some colors that I felt was missing. It's an awesome tileset though!
Read more about me and what I do here:
http://tkh.one/
Links to me on other places:
/ therealtkh
/ therealtkh
/ therealtkh
Tags related to this video:
#programming #coding #gaming
Chapters:
00:00 Introduction
06:05 dll Support Class
12:30 Map Drawing Tool
29:40 Main Program - Scrolling Map Game
46:05 Location Tool
52:08 Wrapping Up