Discuss Scratch

WooHooBoy
Scratcher
1000+ posts

DOM vs Canvas for making a HTM5 mobile game

I'm planning on making a game for android/iOS.
It will have the same complexity as Spider Square, and similar graphics simplicity.
Which will be better for this purpose?

considered harmful
Thepuzzlegame
Scratcher
1000+ posts

DOM vs Canvas for making a HTM5 mobile game

Definitely canvas, it's just so much better suited for these kinds of things in my opinion.

Last edited by Thepuzzlegame (Aug. 15, 2015 17:30:23)


hi!
Firedrake969
Scratcher
1000+ posts

DOM vs Canvas for making a HTM5 mobile game

Canvas.

'17 rickoid

bf97b44a7fbd33db070f6ade2b7dc549
powerpoint56
Scratcher
1000+ posts

DOM vs Canvas for making a HTM5 mobile game

Canvas. Drawing lines between things with CSS…?


Explore, my Scratch mod | Car Crash | My projects | (image by @MicroMacro)
bobbybee
Scratcher
1000+ posts

DOM vs Canvas for making a HTM5 mobile game

You might be interested in pixi.js as well…

“Ooo, can I call you Señorita Bee?” ~Chibi-Matoran
WooHooBoy
Scratcher
1000+ posts

DOM vs Canvas for making a HTM5 mobile game

Thanks!

@bobbybee:
I was looking at cocoon.js.

considered harmful
__init__
Scratcher
1000+ posts

DOM vs Canvas for making a HTM5 mobile game

Definitely canvas, unless you want the game to be iOS 1 compatible

thisandagain pls explain
bobbybee
Scratcher
1000+ posts

DOM vs Canvas for making a HTM5 mobile game

WooHooBoy wrote:

Thanks!

@bobbybee:
I was looking at cocoon.js.
cocoon.js is…. ehhhhhh

“Ooo, can I call you Señorita Bee?” ~Chibi-Matoran
Firedrake969
Scratcher
1000+ posts

DOM vs Canvas for making a HTM5 mobile game

bobbybee wrote:

WooHooBoy wrote:

Thanks!

@bobbybee:
I was looking at cocoon.js.
cocoon.js is…. ehhhhhh
Not very descriptive, but then I saw this…
http://prntscr.com/853b7m (image on their site)
Comcast much xD

Last edited by Firedrake969 (Aug. 15, 2015 23:42:34)


'17 rickoid

bf97b44a7fbd33db070f6ade2b7dc549
WooHooBoy
Scratcher
1000+ posts

DOM vs Canvas for making a HTM5 mobile game

bobbybee wrote:

WooHooBoy wrote:

Thanks!

@bobbybee:
I was looking at cocoon.js.
cocoon.js is…. ehhhhhh
I'll look at pixi.js.

considered harmful
WooHooBoy
Scratcher
1000+ posts

DOM vs Canvas for making a HTM5 mobile game

WooHooBoy wrote:

bobbybee wrote:

WooHooBoy wrote:

Thanks!

@bobbybee:
I was looking at cocoon.js.
cocoon.js is…. ehhhhhh
I'll look at pixi.js.

EDIT: Looks great! But…
do I need all the download files or just one?

considered harmful
bobbybee
Scratcher
1000+ posts

DOM vs Canvas for making a HTM5 mobile game

WooHooBoy wrote:

WooHooBoy wrote:

bobbybee wrote:

WooHooBoy wrote:

Thanks!

@bobbybee:
I was looking at cocoon.js.
cocoon.js is…. ehhhhhh
I'll look at pixi.js.

EDIT: Looks great! But…
do I need all the download files or just one?
Just pixi.min.js if you're not planning to modify the engine :-)

“Ooo, can I call you Señorita Bee?” ~Chibi-Matoran
WooHooBoy
Scratcher
1000+ posts

DOM vs Canvas for making a HTM5 mobile game

bobbybee wrote:

WooHooBoy wrote:

WooHooBoy wrote:

bobbybee wrote:

WooHooBoy wrote:

Thanks!

@bobbybee:
I was looking at cocoon.js.
cocoon.js is…. ehhhhhh
I'll look at pixi.js.

EDIT: Looks great! But…
do I need all the download files or just one?
Just pixi.min.js if you're not planning to modify the engine :-)
And what do I use to package it as an appstore app?

considered harmful
Hydrabolt
Scratcher
100+ posts

DOM vs Canvas for making a HTM5 mobile game

WooHooBoy wrote:

bobbybee wrote:

WooHooBoy wrote:

WooHooBoy wrote:

bobbybee wrote:

WooHooBoy wrote:

Thanks!

@bobbybee:
I was looking at cocoon.js.
cocoon.js is…. ehhhhhh
I'll look at pixi.js.

EDIT: Looks great! But…
do I need all the download files or just one?
Just pixi.min.js if you're not planning to modify the engine :-)
And what do I use to package it as an appstore app?

Any WebKit/HTML5 Wrapper should do. Try PhoneGap and have a look at this

Firedrake969
Scratcher
1000+ posts

DOM vs Canvas for making a HTM5 mobile game

https://software.intel.com/en-us/intel-xdk

'17 rickoid

bf97b44a7fbd33db070f6ade2b7dc549

Powered by DjangoBB