hrup Posted February 9, 2018 Share Posted February 9, 2018 Hi all. I have just uploaded my first ever HTML5 game called Laser Defence. The game can be played here: http://laserdefence.hrup.dk It should work across all devices supporting WebGL although I have primarily tested on Android Chrome and Windows Chrome browsers. The aim of the game is to shoot down incoming missiles before they hit the small town. The primary motivation for making the game was the learning experience: get something done and get it out in the world! The game was written in TypeScript using PixiJS v4. Tools used include Node.js, VSCode and Webpack Artwork was made in 8bit painter for Android. Tell me what you think! Thanks. lloydevans 1 Quote Link to comment Share on other sites More sharing options...
jay3sh Posted February 10, 2018 Share Posted February 10, 2018 Like the simplicity of the game. Wish it was a bit forgiving (e.g. 3 misses before you loose)! Quote Link to comment Share on other sites More sharing options...
MrPancakes Posted February 11, 2018 Share Posted February 11, 2018 nice and simple game, ? Fast feedback would be that the white cursor is kinda hard to see against the light blue background. That also applies to the white score text. Quote Link to comment Share on other sites More sharing options...
hrup Posted February 12, 2018 Author Share Posted February 12, 2018 Increased cursor contrast and a bit more forgiveness is definitely something I want to look into. Thanks for the feedback, I really appreciate it. Quote Link to comment Share on other sites More sharing options...
hrup Posted February 21, 2018 Author Share Posted February 21, 2018 Hi all. For fun i wrapped my game in Cordova and published it to the Google Play store. Link: https://play.google.com/store/apps/details?id=dk.hrup.laserdefence I had some issues getting consistent framerates on my Galaxy S5 using Android 6.0. The solution was to use the Cordova Crosswalk plugin which provides its own WebView with much better performance: https://github.com/crosswalk-project/cordova-plugin-crosswalk-webview With the con of a beefier APK size, about 24MB - but definitely worth it since the vsync appears to be much more consistent using Crosswalk (less stuttering). Quote Link to comment Share on other sites More sharing options...
Umz Posted February 23, 2018 Share Posted February 23, 2018 What kind of cost is incurred dropping that many missiles in quick succession. I did alright! But I wanna see some helpers appear periodically to help me fight these guys off. Fun game. Quote Link to comment Share on other sites More sharing options...
EpicKingdom_ Posted March 3, 2018 Share Posted March 3, 2018 I like it a lot, I don't really have any complaints. The only issue I had was my finger getting tired from all the mouse clicking haha. 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.