Hang-a-Droid

Well known game of hangman, but with a twist: you have to save a purple droid from being hanged!

Features

  • Single player mode
  • Saving a game
  • Loading saved game
  • Deleting saved game

Technical notes

  • Backend written in Ruby, powered by Sinatra framework
  • Frontend is written completely in Javascript
  • Styled from ground up, using SASS
  • All animations are CSS animations
  • Purple droid and gallows are just plain, old CSS
  • Responsive; from laptop to mobile
  • Uses JSON for saving game progress
  • Uses sessions to store current player's name

Sneak peek

Start screen New game Game progress Game won modal Load game screen