/pacman

Pac-Man

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

pacman

A Node.js pacman game application. High scores are stored in MongoDB

Contribute

  • Start your devspace with either

    • che-theai Contribute
    • vs-code Contribute
    • intellij IDEA Contribute
  • install recommended plugins (prompted when starting)

  • use the pre-configured command

    • install-pacman to install the npm dependencies
    • start-mongo to start the mongo process in your dedicated mongon container
    • run-pacman to run the application