falling diamonds

9
Falling Diamonds HOW CAN I MAKE MY GAME ?

Upload: ermin

Post on 16-Feb-2016

64 views

Category:

Documents


0 download

DESCRIPTION

Falling Diamonds. How can i make my game ?. What is Falling Diamonds ?. Falling Diamond is a little game made with Game Maker. In this game you are an adventurer who search diamonds . But some fireballs fall and you must dodge them !. How I make this game ?. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Falling Diamonds

Falling Diamonds

HOW CAN I MAKE MY GAME ?

Page 2: Falling Diamonds

What is Falling

Diamonds ?

Page 3: Falling Diamonds

Falling Diamond is a little game made with Game Maker. In this game you are an adventurer who search diamonds. But some fireballs fall and you must dodge them !

Page 4: Falling Diamonds

How I makethis game ?

Page 5: Falling Diamonds

Game Maker is a software. There are many products : GameMaker Studio : FREEStudio Standart : 49.99$Studio Professionnal : 99.99$Master Collection : 499.99$

With the Master Collection we can make game for iOs, windowsPhone, Android, Windows, Mac OS, and the web !

GameMaker is for everyone !!!

GameMaker allow you to create a very simple game and very fast !

Page 6: Falling Diamonds

A game work with events. ( An example below with the screenshot )

If charact

er touch a fireball

Show the

highscore

Restart the

game

Page 7: Falling Diamonds

Where is maths ?

Page 8: Falling Diamonds

Maths is everywhere !

-When the fireball touch the floor, the fireball jump to a random position ( random X and Y )

-When the game end, your score is compare to give your position ( first, second, third …)

-When the character touch a diamond, the score is increase to 50 ( score + 50 )

Page 9: Falling Diamonds

Falling_Diamond_AxNe0n.exe

Now we can play !