Giter VIP home page Giter VIP logo

hangman-game's Introduction

Hangman

A user initially creates an account and then he chooses to play novice or expert hangman depending on the number of tries. The player can also monitor his game progress and watch other's players games.

The application allows admin functions such as crud operations on words and delete only operations on games.

The database has three tables: Users, Words and Games and it stores only the basic data about each entity. I also used session to maintain the state of the user and of the game.

It supports responsive design with a little help from Bootstrap and animations with a little help from jQuery

REQUIREMENTS

Install WAMP/MAMP and be sure that php and apache works correctly. Moreover choose a recent php version that supports mysqli.

INSTALLATION

  • Copy files into your working directory(phpstorm is a really good workplace).
  • Import the .sql file to the phpadmin interface to create the database.
  • Change the values of the variables in common.inc.php to match your database information.

hangman-game's People

Contributors

annisap avatar

Stargazers

James Gatz avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.