HTML5 Defcon
Posted: Wed May 22, 2013 7:45 pm
Hello! My name is Grzegorz, I love DEFCON game, bought it few years ago, played online very often. Recently I started work on HTML5 DEFCON clone. The game is written in JavaScript language(vanilla) and is supposed to work in my GameCloud solution. It's "noBackend" type of service, which lets anyone develop multiplayer game, writing code like server side never existed.
The game name is Dupocracy, it came from polish word: "dupokracja", which means ass-o-cracy
Jokes aside, I need help, source code is hosted on GitHub. So far I managed to develop working prototype of game, although it is missing "conventional warfare". The code is full of bugs, graphics.. well theere are no graphics, the game is barely working, yet it has great potential.
Any help is needed, coding, testing, designing gameplay, UI and graphics. Contact me or respond here if You are interested and/or have any questions. Thanks!
GitHub source repository:
https://github.com/gtanczyk/Dupocracy
Playable demo:
http://gtanczyk.warsztat.io/Dupocracy/game/index.html?cloud.gamedev.pl:1750/introversion
(hint: to create other room, change "introversion" into to other word)
(hint^2: use Chrome, it does not work properly on FireFox.. YET)
Screenshot from recent state of game:

The game name is Dupocracy, it came from polish word: "dupokracja", which means ass-o-cracy
Jokes aside, I need help, source code is hosted on GitHub. So far I managed to develop working prototype of game, although it is missing "conventional warfare". The code is full of bugs, graphics.. well theere are no graphics, the game is barely working, yet it has great potential.
Any help is needed, coding, testing, designing gameplay, UI and graphics. Contact me or respond here if You are interested and/or have any questions. Thanks!
GitHub source repository:
https://github.com/gtanczyk/Dupocracy
Playable demo:
http://gtanczyk.warsztat.io/Dupocracy/game/index.html?cloud.gamedev.pl:1750/introversion
(hint: to create other room, change "introversion" into to other word)
(hint^2: use Chrome, it does not work properly on FireFox.. YET)
Screenshot from recent state of game:


