LudovicCluber Posted February 9, 2015 Share Posted February 9, 2015 Hello,Still in my quest to learn how to program video games, I released my first 3D demo ever. After developing several 2D games you can play here : http://www.roostrjs.com I decided to develop a 3D engine from scratch using javascript and WebGL. Here is the demo : http://roostr3d.roostrjs.com. It's a shmup with few enemies and a boss to kill. I'm still working actively on the engine. The game itself is in a very early stage of development. Apparently there is a bug with controls on Safari. So please don't test it on Safari for now. Hope you enjoyHave fun! Olle 1 Quote Link to comment Share on other sites More sharing options...
ekiscrim Posted February 10, 2015 Share Posted February 10, 2015 I love the controls, it is very accurate Quote Link to comment Share on other sites More sharing options...
LudovicCluber Posted February 10, 2015 Author Share Posted February 10, 2015 Thanks!I'm trying to find the sweet spot between an extremely accurate old school gameplay and a more modern feel with physics and inertia. Quote Link to comment Share on other sites More sharing options...
msha Posted February 10, 2015 Share Posted February 10, 2015 Nice but there's massive lag in every 2-3 seconds. Garbage collection issue probably(Chrome on Windows). Quote Link to comment Share on other sites More sharing options...
LudovicCluber Posted February 10, 2015 Author Share Posted February 10, 2015 yep I need to optimize the code.I don't know where the problem is yet.It lags on some computers and doesn't on others... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.