This repository contains a basic frontend application featuring two classic web games: Pac-Man and Space Invaders. The application is built using HTML, CSS, and JavaScript, and bundled with Webpack for efficient development and deployment.
- Pac-Man: The iconic maze game where you navigate Pac-Man through a maze, avoiding ghosts and eating pellets.
- Space Invaders: The classic arcade space shooter game where you must destroy waves of alien invaders.
Follow these steps to get the project up and running on your local machine.
First, clone the repository
git clone [email protected]:anet-be/ArcadeAntiquitiesGame.gitdocker compose up
You need to have Node.js and npm (Node Package Manager) installed on your machine. If you don’t have them yet, you can download and install them from here.
Navigate into the project folder and install the required dependencies:
cd games
npm installTo run the application locally, you can use the following command:
npm startThis will start a local development server, and you can view the games by opening your browser and going to:
http://localhost:8080
To build the project for production (optimized for performance), run:
npm run buildThis will create a dist folder containing the production-ready files that can be deployed.
For questions or support, contact Bart Moelans (Technology Manager, Anet):
- Email: [email protected]
- Phone: 0486 78 01 85
Available for meetings in Antwerp or via video call.
- Hussein Ali
- Rune Bossuyt
- Pepijn Theuns