As you have read in my previous post (Basic Sprite Movement) a few months ago, I explained in that tutorial how you can make your sprite move across the game screen. Today, I will be showing you a game that
I’ve been messing around with Game Maker Pro version for a couple of months now, and I learned a few tricks to help you build your own game. Game Maker is a software that you can use to create your own game without any or little knowledge in coding Java, C++, etc. By the way, Game Maker has a free version “Game Maker Lite” which you can download at the official site yoyogames.com. What I’m going to teach today is about basic sprite movement, it can be 4-directional and 8 directional as you like.
So let’s start:
Recent Comments