Pages: 1
  Print  
Author Topic: A series of video tutorials using Enigma  (Read 9150 times)
Offline (Male) hpg678
Posted on: August 22, 2018, 08:24:29 pm

Member
Location: Barbados
Joined: Mar 2017
Posts: 283

View Profile Email
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.
« Last Edit: August 22, 2018, 08:34:03 pm by hpg678 » Logged
[compromised account]
Offline (Male) hpg678
Reply #1 Posted on: August 26, 2018, 09:17:15 am

Member
Location: Barbados
Joined: Mar 2017
Posts: 283

View Profile Email
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.
Logged
[compromised account]
Pages: 1
  Print