My first Hollywood Game

Show off your project created with Hollywood
Post Reply
afxgroup
Posts: 16
Joined: Mon Sep 12, 2016 6:54 pm

My first Hollywood Game

Post by afxgroup »

Hello guys,
i've just bought Hollywood and i've made my first game taken from a javascript code :)

https://github.com/end3r/Gamedev-Canvas ... son10.html

You can find it here : http://www.amigasoft.net/temp/BreakOut.hws :D

Image
User avatar
Allanon
Posts: 732
Joined: Sun Feb 14, 2010 7:53 pm
Location: Italy
Contact:

Re: My first Hollywood Game

Post by Allanon »

GREAT!
...and Welcome!
:D
HelmutH
Posts: 198
Joined: Fri Feb 19, 2010 1:41 pm
Location: Oberhausen / Germany
Contact:

Re: My first Hollywood Game

Post by HelmutH »

Hello afxgroup
Unfortunately, I get an error
Can not open file ball.png
File: BreakOut.hws (current line: 64 - In function: LoadBrush)


I use it on a AOne with AOS4 FE.
greeting Helmut
User avatar
airsoftsoftwair
Posts: 5433
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: My first Hollywood Game

Post by airsoftsoftwair »

Congratulations to your first Hollywood game! :)
afxgroup
Posts: 16
Joined: Mon Sep 12, 2016 6:54 pm

Re: My first Hollywood Game

Post by afxgroup »

mmm.. you can safely delete the Ball.png brush since i don't use it in the code.. however is only a "stupid" game taken from JS code :)
HelmutH
Posts: 198
Joined: Fri Feb 19, 2010 1:41 pm
Location: Oberhausen / Germany
Contact:

Re: My first Hollywood Game

Post by HelmutH »

Hi afxgroup
If I delete the Ball.png brush, I get this error message:
Can't open the file!
File: BreakOut.hws (current line: 64 - in function: LoadBrush)

But I have found the Ball.png brush in your code, you used the brush in code line 64
@BRUSH 1, "Ball.png", {Width = 96, Height = 96}
I have copy a ball.png in my BreakOut folder and now is running your first game. :)
Nice Breakout variants, now you must make more details in the stones and more levels and then we have a very good game for our beloved Amiga System. Your first version is a good basic. ;) 8-)
greeting Helmut
User avatar
lazi
Posts: 625
Joined: Thu Feb 24, 2011 11:08 pm

Re: My first Hollywood Game

Post by lazi »

Yeah, can't beleive!
Andrea Palmaté of amigasoft.net fame is here!

Welcome and please come back to Amiga with your coding/portong talent!
Post Reply