Skip to content

JayTwoLab/tetris-like-javascript-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris-like JavaScript Game

A simple browser-based Tetris-like game built with HTML, CSS, and JavaScript.

How to Play

  1. Open index.html in your web browser.
  2. Use the arrow keys to move and rotate pieces:
    • Left/Right: Move piece
    • Down: Drop piece
    • Up: Rotate piece
  3. Score points by clearing lines. The game ends when the pieces reach the top.

Project Structure

  • index.html — Main HTML file
  • main.js — Game logic
  • style.css — Basic styling
  • .github/copilot-instructions.md — Project checklist

License

This project is for educational/demo purposes.

About

Tetris-like JavaScript Game

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors