I shared my JavaScript 2D Game Engine.

Started by
1 comment, last by Codeloader_Dev 6 years, 9 months ago

Hi everyone, I've shared my 2D Game Engine source code. It's the result of 4 years working on it (and I still continue improving features xD ) and I want to share with the community. You can see some videos on youtube and some demo gifs on my twitter account.

This Engine has been developed as End-of-Degree Project and it is coded in Javascript, WebGL and GLSL. The engine is written from scratch.

This is not a professional engine but it's for learning purposes, so anyone can review the code an learn basis about graphics, physics or game engine architecture. Source code on this GitHub repository.

I'm available for a good conversation about Game Engine / Graphics Programming :)

Advertisement

Very nice! Looks like it has everything! Can you create isometric games with this engine or just platform games?

Codeloader - Free games, stories, and articles!
If you stare at a computer for 5 minutes you might be a nerdneck!
https://www.codeloader.dev

This topic is closed to new replies.

Advertisement