Skip to content

yoockh/yoo-s-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yoo's Game

Live Demo License: MIT Top Language

Yoo's Game is a simple web-based game built with HTML, CSS, and JavaScript. It is designed for casual play and as a hands-on coding exercise for interactive web games.

Live Demo

Try the game live: https://yoochan45.github.io/yoo-s-game/

Features

  • Simple, responsive user interface that works on desktop and mobile
  • Interactive gameplay that runs in the browser without installation
  • Built using vanilla JavaScript (no external frameworks)

Technologies

  • HTML5 — page structure and game elements
  • CSS3 — styling and animations
  • JavaScript — game logic and interactivity

Project Structure

yoo-s-game/
├── assets/ # images, audio, and other media
├── yoo-game/ # scripts and game modules
├── game.css # game styles
├── game.html # main game page
├── game.js # game logic
├── index.html # landing page
├── loading.html # loading screen
├── loading.css # loading styles
├── main.js # game initialization
└── style.css # global styles

How to Run

  1. Clone the repository: git clone https://github.com/Yoochan45/yoo-s-game.git

  2. Change into the project directory: cd yoo-s-game

  3. Open index.html in your preferred web browser.

Author

Name: Aisiya Qutwatunnada
GitHub: @Yoochan45

License

This project is licensed under the MIT License. You are free to use, modify, and distribute the project while providing attribution to the original author.

About

Yoo's Game is a simple web-based game built with HTML, CSS, and JavaScript. It is designed for casual play and as a hands-on coding exercise for interactive web games.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors