Skip to content

A game played by writing javascript. Create and program your character first, and let it battle the rest of the developers in the final showdown later! Link to play =>

Notifications You must be signed in to change notification settings

alecarg/chaser-game-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev Battle

Dev Battle is a turn based javascript mini-game created by Alejandro Cargnelutti for the "Salmon Talks: Front End" event. In this game, you compete against other developers by coding your character's movement instructions in advance to the game playing out. Your character will then spawn in "The final showdown" with all the other players' characters, and it will attempt to survive the longest by trying to avoid being eaten by the "Chaser". Last person standing wins the £100 voucher prize.

Format of the event

  • People are introduced to Dev Battle at the beginning of the event.
  • Five computers wait for players to sit down and participate throughout the event.
  • Towards the end of the event, all the players' code get merged into "The final showdown".
  • "The final showdown" is presented for everyone to watch, where the last person standing becomes the winner.

Game screenshots

Dev Battle Screenshot 1 Dev Battle Screenshot 2 Dev Battle Screenshot 3

Event: pictures

Dev Battle Screenshot 4 Dev Battle Screenshot 5 Dev Battle Screenshot 6

Event: as it happened, "The final showdown"

Watch video here

Demo

In case you missed it at the top, the link to play it is: https://cutt.ly/tvivxBU (previously https://goo.gl/S3bS29)

Build tools

The code for the game does not use any CSS pre-processors or node processes. Portability and predictability were the main priorities when considering the tools to use, as the game needed to be fully functioning in under 4 weeks of non-office hours time, as it was developed in my spare time. We used http://htmlpreview.github.io/ to serve the game directly from the repository on the different computers that we had on the day of the event.

About

A game played by writing javascript. Create and program your character first, and let it battle the rest of the developers in the final showdown later! Link to play =>

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published