Jump to content

More sample game


BeachBum
 Share

Recommended Posts

I've seen the paralax tutorial and that's great but I'm curious if there are some more basic game concepts being described someplace?

 

I would love to see:

  Top down tile map (Zelda)

  Platformer (Mario)

  

I'm sure there are others that would be helpful to noobs like me but that's all I can think of right now.

Thanks in advance for any help finding some examples

Link to comment
Share on other sites

After I finish my porject I'm going to make an tutorial about a tilempa rpg (zelda).

 

But to be honset IMHO you should ask about game examples somewhere else. 

 

PIXI is a renderer not a game development framework. All the useful techniquest can be found in other places and easily adapted to pixi js.

 

THIS ARE SOME USEFUL LINKS:

 

http://zofiakorcz.pl/planet-defender-circular-world-game-with-pixijs/ - this is a planet defender clone which explains how to use rotation and pivots.

 

http://codeincomplete.com/posts/2013/5/27/tiny_platformer/ - sample code for a platformer easy to adapt with pixi.

 

As for zelda platformer I provided some of my own code but it is not a tutorial but you could use it as a sample reference:

 

 video demo:

 

In this posts you will find all insights and CODE EXAMPLES:

 

tilemaps rendering:

http://www.html5game...formance-issue/

 

loop design for a tilemap game:

http://www.html5game...off-the-screen/

 

If you have questions or any ideas how to improve the design please follow me on this forum!

 

I really love to exchange knowledge with others!

 

http://www.sevenative.com

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