Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Make a Hangman game using PHP and HTML code. Begin with a simple landing page asking for username. Afterwards, have player submit name and lead

Make a Hangman game using PHP and HTML code. Begin with a simple landing page asking for username. Afterwards, have player submit name and lead them to central hangman page. The level players are on should always be visible in the top right corner (refer to the image below). Players should always have the ability to leave the page (which means they are redirected to the landing page).

Hangman

-Beginning:

-6 lives to begin with (represent with photos of flower petals)

-Wrong letter = 1 mistake

Difficulty Levels:

-Simple, small words (Lvl 1- 5 letters or less)

-Length of the word increases (Lvl 2- More than 5 letters)

-Complexity of the word (Lvl 3)

-Decrease attempts before failure (Lvl 4 - 3 petals/ lives now)

If users make it to the last level and succeed, lead them to a CHAMPION Page, otherwise direct them to a LOSER page. Both pages should display user name entered in the beginning. image text in transcribed

IvD guess.I o swanity (leave landing page

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Spatial Database Systems Design Implementation And Project Management

Authors: Albert K.W. Yeung, G. Brent Hall

1st Edition

1402053932, 978-1402053931

More Books

Students also viewed these Databases questions

Question

What is DDL?

Answered: 1 week ago