Jump to content

Need some feedbacks on my code


didjs
 Share

Recommended Posts

Hi there,

 

I'm new here, as well as I'm new in game development. I'm trying to make a little game engine. I know there are some javascript engines that exist, but it's just for study purpose. So, I would like to have some feedbacks on my code. I'm not new to javascript, but I'm not an expert too (I really would like to improve my skills with javascript!)

 

I started a breakout game. You'll find it if you launch "index.html". For now, you can move the pad, and interact with the ball which can interact with the bricks. That's all ;)

 

I suggest that you launch a node server with the one on my github repository (server.js). If you choose to use another web server, then you should change the path from ""http://your.server/" in the "core\Loaders\FileLoader.js" file.

 

Again, it's a work in progress. I added some animation possibilities. You can check them if you launch "index_mario.html". 

 

Here is the github repository : https://github.com/DidJS/DidJS

 

Thanks for your time and feedbacks,

Did

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