Welcome to the Arcade Games Website! This website features 7 classic arcade games, all developed from scratch using HTML, CSS, and JavaScript. The website also includes a real-time chat box using socket technology, a real-time database using Firebase, live COVID-19 statistics (as it was developed during the 2020 lockdown), and a responsive design. The entire website is built without using any frameworks or libraries, showcasing the power of pure HTML, CSS, and JS.
-
7 Classic Games: Enjoy a collection of 7 classic arcade games, each developed using HTML, CSS, and JavaScript.
-
Real-Time Chat Box: Engage with other users in real-time through the chat box. Socket technology ensures instant communication.
-
Real-Time Database with Firebase: Store and retrieve high score data using Firebase's real-time database capabilities.
-
Live COVID-19 Stats: Stay informed with live COVID-19 statistics, providing relevant information during the global pandemic.
-
Responsive Design: The website is designed to provide an optimal viewing experience on various devices, including desktops, tablets, and mobile phones.
- Mario Jump
- Stack Build
- Car Drive
- Dumb Charades
- Rock Paper Scissor
- JavaScript Word Scramble
- Flappy Bird
- Clone the repository:
git clone https://github.com/VighneshManjrekar/arcade-game-mix.git
- Navigate to the project directory:
cd arcade-game-mix
- Open the
index.html
file in a web browser. - Explore the different games, play, and enjoy the nostalgia.
- Interact with the real-time chat box and see messages in real-time.
- Access live COVID-19 statistics to stay informed.
- HTML
- CSS
- JavaScript
- Socket.io
- Firebase