Jump to content

Framework or Canvas


Ciappa
 Share

Recommended Posts

Hi, I'm new in the HTML5 game developing, and i want to know what framework or engine to use for my first 2d game. I want a framework that permit to get high-performance,or i should to use canvas?

Maybe,could you link to me some tutorials about thet framework? Thank.

Sorry for my english,I don't know well english

Link to comment
Share on other sites

Hi, I'm new in the HTML5 game developing

Depends on complexity of your game, take PixiJS (small rendering lib) or Phaser (game framework).

> I want a framework that permit to get high-performance,or i should to use canvas?

When you understand that you need special optimization, you can make a plugin or fork rendering library instead of doing everything from scratch.

Link to comment
Share on other sites

On 6/29/2018 at 5:24 PM, Ciappa said:

Hi, I'm new in the HTML5 game developing, and i want to know what framework or engine to use for my first 2d game. I want a framework that permit to get high-performance,or i should to use canvas?

Maybe,could you link to me some tutorials about thet framework? Thank.

Sorry for my english,I don't know well english

Try to make your first experiments in Pixi / Phaser as Ivan mentioned.
You can also endeavour Canvas API where you can start to draw primitives as a first step. Next, if you feel comfortable with JS, try to create simple games like Arkanoid.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...