Code Monkey home page Code Monkey logo

hangman-javascript's Introduction

GWP Logo Large

😵 Hangman game (Le pendu) !

A simple Javascript Hangman (Pendu) game with an html/css interface and different difficulties (French words dictionary)

(The code is still a bit messy in some places, please don't judge it too harshly 😔)

💡Note: This project was made during my web development training 👍

🥇Objective

Your objective is to guess the secret word by finding one by one the letters that compose it, while making the minimum possible mistakes !

🖼Screenshots

📱Responsive

This project is also fully responsive (except for the Apple watch 😔)

🧰Technologies

HTML5 CSS3 JavaScript

Visual Studio Code Logo

📜How to change the words list

You can change the words list by rewriting the dictionnaire array variable inside the scripts\dictionary.js file. Like this:

  var dictionnaire = [ "Word" , "Multiple words" , "Composed-Word", "Wow' BG Gersigno" ...];

🛡️What's handled by the code?

The code supports non-alphabetic characters (like -, ', white spaces etc..), theses characters will be shown anyway at the beginning of the game. Duplicated letters are also supported.

🧐Support

For support, email [email protected] or join the discord server.

hangman-javascript's People

Contributors

gersigno avatar

Stargazers

RoukyInTheClouds avatar  avatar J avatar  avatar Sjur N Moshagen avatar  avatar Christophe avatar DaiFox avatar  avatar  avatar  avatar

Watchers

 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.