My project for Multimedia Technology @ AUEB, Winter 2024-2025.
If you've worked with Node.js before, the following instructions should be self-explanatory.
To install the required npm packages, do:
npm install
Confirm the packages installed correctly with:
npm list
The output should look something like this:
<project_dir>@ <path_to_project>
├── express@<version>
├── multer@<version>
└── nodemon@<version>
The p5.js library is fetched from cdnjs inside index.html.
To start serving the application, just run:
npm run start
- Level VII Short, by moodmode from Pixabay.
- Extraordinary Idea Medium, by moodmode from Pixabay.
- Music for Arcade Style Game, by lucadialessandro from Pixabay.
- Cool Driver, by Emmraan from Pixabay.
