Jump to content

2D very simple coding game


Marino
 Share

Recommended Posts

Hi,

I'm happy when I found this forum couple of weeks ago. I was reading many of the post regarding frameworks to learn more. Thanks!

We (University of Extremadura) want to develop a free and open source game for highschools for the girls and boys to learn to program. The idea that we have is really similar to this game mechanisms: https://hoc.codewards.org (thematic and language to learn will be different and our target are mobile web browsers).

For the code editor we have already selected codemirror. However, for the game framework, being a really simple moving and interaction mechanisms (no phisycs, 2D, only with 4 different rooms and badgeds as reward), we are not sure about going directly with typescript, pixi or phaser.

Any advice would be welcome.

Link to comment
Share on other sites

  • 1 month later...

@Marino I recommend phaser.

- It's easy to learn to learn.

- There are more than 1000 examples.

- There are at least 10 books about it.

- It has a huge community that will make it easier to get support.

- It comes with batteries included (its full of features)

Good luck. 

Edited by plicatibu
Link to comment
Share on other sites

Thank you!

I've taken a look to createJS and looks easy to learn for me (I worked with actionscript in the past, while the rest of the team have zero javascript experience). Finally, we have selected to start with Phaser because after some advices, including one here, have recommend it for our tiled game.

Best, Marino.

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