GitXplorerGitXplorer
a

hangman-basak

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
697b67adc13a2e5f97b3bce1da4fbac71cd07398

Create README.md

aakashmjn committed 10 years ago
Unverified
64c60e267b9e3b042ef883816fe1b5580c57ebd5

Changing max guesses to 7

aakashmjn committed 10 years ago
Unverified
9c119b78145b9f6ac62c88fce7efa12abe48c6e4

Basic edX hangman variant

aakashmjn committed 10 years ago

README

The README file for this repository.

hangman-basak

Repo for creating a competitive way to hang Basak. If you guess the word, Basak hangs. Else yell that word at him as he hobbles away :P

Currently consists of a simple command-line-running backend for hangman. Things to do:

  • Develop API to talk to web framework
  • Simple webframework in possibly Node.js
  • Webpage design

Will start with a single player web-based UI and like to eventually get to a time-based multiplayer version.