A Node.js pacman game application. High scores are stored in MongoDB
-
Start your devspace with either
-
install recommended plugins (prompted when starting)
-
use the pre-configured command
install-pacman
to install the npm dependenciesstart-mongo
to start the mongo process in your dedicated mongon containerrun-pacman
to run the application