Skip to content

Khaledmohamedrefaat/Hangman-1.0

Repository files navigation

Hangman 1.0

Screenshot 2021-08-08 150953

What is Hangman 1.0?

  • A p5.js applications that delivers the famous game Hangman in fancy fun way that is based on guessing words in different categories.

Table of contents

Technologies

  • Programming Language: Javascript
  • GUI Framework: P5.JS

Setup

  • Since the game is using offline assets in the browser, you need to disable the web security in the browser to launch the game, you need to make a shortcut to chrome and add the following parameters to the target box in the shortcut. The Target box in the shortcut should look something like this
 "C:\Program Files\Google\Chrome\Application\chrome.exe" --disable-web-security --disable-gpu --user-data-dir=~/chromeTemp
  • Then you should open ./empty-example/index.html in the browser.

Demo

Hangman.1.0.Demo.mp4

About

P5.JS Hangman game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published