Skip to content

M-harib/HAZ-GAME-HUB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HAZ Console Game Hub 🎮

HAZ Console Game Hub is a web-based gaming portal designed for simplicity, fun, and accessibility. Play classic games like Rock-Paper-Scissors, Tic-Tac-Toe, and Memory Match against the computer with a secure login system and responsive interface.

Features ✨

  • Secure User Authentication – Register and log in safely.
  • Rock-Paper-Scissors API – Play RPS via the backend API.
  • Classic Client-Side Games – Tic-Tac-Toe and Memory Match run entirely in the browser.
  • Single-Player Mode – Challenge the computer at your own pace.
  • Responsive Design – Works smoothly across desktop and mobile devices.
  • Intuitive UI – Easy-to-use interface for seamless gameplay.

Technologies 🛠

  • Frontend: HTML, CSS, JavaScript
  • Backend: Node.js (RPS API)
  • Authentication: Secure login system
  • Team Project: Built collaboratively by a three-person team

Setup & Installation âš¡

(only rps requres api start, other 2 are client side, simply open page.html and play)

  1. Clone the repository:
    git clone https://github.com/M-harib/HAZ-GAME-HUB.git
  2. Navigate into the project folder: cd haz-console-game-hub
  3. Install dependencies: npm install
  4. Start the server (for RPS API): npm start
  5. Open page.html in your browser to access the client-side games (Tic-Tac-Toe & Memory Match).

How to Play 🎲 -Register or log in with your credentials (password: haz@yu24). -Rock-Paper-Scissors: Use the API by starting the server (npm start) and sending requests. -Other Games (Tic-Tac-Toe & Memory Match): Open page.html manually and play directly in the browser. -Enjoy challenging the computer and have fun!

About

HAZ Console Game Hub is a sleek web-based gaming portal featuring Rock-Paper-Scissors, Tic-Tac-Toe, and Memory Match. With secure login, intuitive single-player gameplay, and a responsive interface, it delivers fun, accessibility, and seamless interaction across all devices.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors