CiaranMcCann / Worms-Armageddon-HTML5-Clone

http://www.ciaranmccann.me/wormsjs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Worms Armageddon HTML5 Clone

For my final year project as part of my B.S degree in Computer Games Development at IT Carlow I recreated Team17’s amazing turn-based artillery strategy game Worms Armageddon in Javascript/HTML5.

Live Demo

Available here

Quick overview

  • Written in Typescript (Compiles to Javascript)
  • Uses a variety of HTML5 API’s (Canvas, WebSockets, Audio, Offline storage)
  • Developed complete from scratch
  • Third-party libies used Jquery, Twitter-bootstrap, Socket.io
  • Server-side tech Node.js/Socket.io running on a linode instance in the New york

About

http://www.ciaranmccann.me/wormsjs/

License:Apache License 2.0


Languages

Language:TypeScript 95.0%Language:HTML 2.9%Language:CSS 1.6%Language:JavaScript 0.4%Language:Shell 0.1%