This repository contains a collection of remade fav games.
A classic Tetris game implementation with modern features.
- Technology: JavaScript, HTML Canvas
- Play Online
A cookie clicker style incremental game.
- Technology: JavaScript, CSS animations
- Play Online
A rhythm game inspired by Taiko no Tatsujin.
- Technology: JavaScript, Web Audio API
- Play Online
My implementation of the popular 2048 puzzle game.
- Technology: JavaScript, CSS Grid
- Play Online
A project demonstrating common phishing techniques for educational purposes.
- Technology: HTML, CSS, JavaScript
- View Demo
Each project is contained in its own directory and can be run by opening the index.html file in a browser.
To modify or extend these projects:
- Clone this repository
- Navigate to the specific project directory
- Edit files using your favorite code editor
- Test locally by opening the HTML file in a browser
MIT