A Battleships Website allowing users to create and play single player puzzles, or search for multiplayer games to participate in a real-time battle. Leaderboards and account statistics allow the player to view previous games and rank themselves amongst eachother Implemented using Node JS with Express and Socket.io with Mongoose / MongoDB for persistance
- Create .env file
- Define PORT variable and declare server's port
- Setup MongoDB Databse
- Define DBSTRING as the MongoDB Connection string