Welcome to the Arcade Game repository! This project is a captivating web-based arcade game built with the power of Next.js and Docker. Dive in and enjoy a seamless gaming experience designed to be set up effortlessly on your local machine using Docker Compose.
Ensure you have the following installed:
- Docker - Containerization platform
- Docker Compose - Tool for defining and running multi-container Docker applications
-
Clone the repository:
git clone https://github.com/subhanahujha007/Arcade cd arcade
-
Build and run the application using Docker Compose:
docker-compose up
This command will build the Docker images and start the containers.
-
Access the application:
Open your web browser and navigate to http://localhost:3000 to start playing the Arcade game.
Contributions are what make the open-source community amazing. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Feel free to reach out with any questions or feedback:
- Subhanshu jha - [email protected]
- GitHub: https://github.com/subhanahujha007/Arcade
Happy Gaming! 🎉