Jump to content

HTML5 game rewrite (pixi.js?)


Recommended Posts

We have a simple javascript animation/game module embedded into our website. The module uses currently 2D canvas and is based on CAAT. Unfortunately, CAAT is dead and not maintained anymore. Furthermore, CAAT's WebGL and resizing support is broken.

Your job will be to rewrite the existing module using a modern and supported game framework (pixi.js maybe, but we're open to suggestions). The goal of the job is to obtain a new version of our game module that can be maintained in the future.

Requirements:
- uses a current and well supported js game framework
- very clean code, well structured
- replicated existing functionality (or improve on it)
- automatic and reliable switching between 2D canvas and WebGL
- resizing support (doesn't have to be arbitrary, we can restrict this to a set of possible sizes)

Some info's on current version of the module:
- written in pure Javascript and CAAT (https://github.com/hyperandroid/caat)
- well structured, clean code, and documented
- we provide existing module, test cases/website, and all artwork
- uses solely 2D, no 3D functions
- in case of questions, the original developer can be contacted

To be clear: our main goal is to obtain a new game module that is maintainable in the future. It must be future-proof in terms of framework choices and in terms of code cleanliness/documentation.

The job is not extremely urgent, so work can be done in a flexible way of the following weeks.

Link to comment
Share on other sites

Hey --

 

My name is Ted and I've coded with Pixi a bunch.  

 

Here's a link to a little application (using pixi) I made yesterday:  http://tryingsomething.com/exercises/_46.php.  And in case you want to see more, there are a bunch on that site (tryingsomething.com) and I have a lot of others too.

 

I'd love to work on your game with you.  Let me know if you still need someone.

 

Thanks.

 

 

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