Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML5    JavaScript    CSS3

Game-On-Browser

A collection of interactive web-based browser games built in collaboration with Jugal Team using HTML, CSS, and vanilla JavaScript. Plays directly in your web browser with zero external dependencies!

🎮 Play Live Demo


🎮 Included Games

This repository contains multiple arcade and classic puzzle games:

  • Bird: Flappy Bird-style navigation game.
  • Mario: Classic side-scroller/platformer mechanics.
  • Memory: Memory matching card game to test recall skills.
  • Puzzle: Sliding/tile puzzle challenges.
  • Word Guess: Vocabulary and letter-guessing game.
  • XO: Classic Tic-Tac-Toe game for quick matches.

✨ Features

  • Zero Dependencies: Pure HTML5, CSS3, and JavaScript — no libraries or frameworks required.
  • Browser Ready: Runs natively in any modern web browser.
  • All-in-One Dashboard: Easily launch any game directly from the main interface (index.html).

📁 Repository Structure

.
├── bird/         # Source code and assets for Bird game
├── mario/        # Source code and assets for Mario game
├── memory/       # Source code and assets for Memory game
├── puzzle/       # Source code and assets for Puzzle game
├── wordguess/    # Source code and assets for Word Guess game
├── xo/           # Source code and assets for Tic-Tac-Toe (XO) game
├── index.html    # Main landing page / game selection menu
├── style.css     # Global styles for the game hub
└── README.md

About

A web-based game platform featuring six games- Mario, Memory, Puzzle, Word Guess, XO, and Bird, designed to enhance entertainment and cognitive skills.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages