Jump to content

where to start?


bb8
 Share

Recommended Posts

i want to learn to make games with html5, never made any games before, please tell me good resources, where to start? and please tell me good editors where it's possible to immediately view the changes made in code. thanks in advance. 

Link to comment
Share on other sites

On March 8, 2016 at 8:27 PM, staff0rd said:

Interesting - any background on that?

It's a high-level interface, optimized for simplicity, to a pure Pixi 3.x renderer.

It smoothes out a lot of bumps, inconsistencies and debatable design choices in Pixi's API, so that you have a nice and easy to make interactive objects.

(But, it also gives you access to the global `PIXI` object so that you can do low-level Pixi coding if you want to.)

And, it includes whole bunch of useful built in-features for game design and general interactive application design.

You get a fixed-tilmestep-variable-render game loop, built-in sound file player, sound effects generator, easy asset preloading, a built-in preloading bar, a full suite of 2D geometric collision functions, and a full suite of collision functions for tile based games.

It will also parse Tiled Editor maps, and import Texture Packer formatted texture atlases.

The aim of the project is simplicity: to get as much done, writing as little, declarative code as possible

 

Link to comment
Share on other sites

  • 2 months later...

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...