Jump to content

Laser Defence


hrup
 Share

Recommended Posts

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. 

laserdefence.png.2fc4657eba58248a9fc4a036d05e2e97.png

Link to comment
Share on other sites

  • 2 weeks later...

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

 

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