Pages: 1
Author Topic: A series of video tutorials using Enigma  (28,949 Views)
Offline (Unknown gender) hpg678

Member
Joined: Mar 2017
Posts: 283
View profile
Posted on: August 23, 2018, 01:24:29 AM
I'm creating a series of tutorials featuring how to use ENIGMA to create games and apps.


How to create a Breakout game is the first one I will tackle. Part 1 shows using a preferred graphic editor to create the sprites. A brick, ball, bat and wall sprite are needed.


You can see the video here .


Part 2 will show how to setup the objects, playfield and overall layout of our room to get our game going. Some minor coding to move our bat will also be shown. See the video here.


Part 3 shows coding for our ball to move, A new object is created named 'controller' to do control all other aspects. Like scoring, a lives system, a GUI to show our score and lives and practically everything else to make our game flow as smooth as possible. Improvements are also done to all other objects to make game-play more interesting. See the video here.

At the time writing this I am editing Part 4. I will upload it as soon as i finish


If you like this video series and perhaps want more or request a particular tutorial, drop a line in the comments or contact me here


As always your criticisms are welcome.
Offline (Unknown gender) hpg678

Member
Joined: Mar 2017
Posts: 283
View profile
Reply #1 Posted on: August 26, 2018, 02:17:15 PM
I've uploaded Part 4 of the series 'Creating a Breakout game in Enigma'


It's a short video but it includes a Scoring and Lives system. Additional code in our 'Controller' object for when we are out of lives as well as advancing to new levels.


the entire series can be found here on youTube.
Pages: 1