GithubHelp home page GithubHelp logo

battleship's Introduction

#Aneury Casado's Battleship App

##Gist This node.js application implements a battleship game. The web interface leverages Angular.js for the front-end logic, PIXI.js for rendering and MongoDB for the API server.

##Key Technologies Node, Express, Angular, MongoDB, PIXI, gulp

##How to use First and foremost, you need node and npm installed on your computer. I was using node 12.7 and npm 2.11.3.

Here is a great walkthrough https://docs.npmjs.com/getting-started/installing-node

Once both are installed run npm install. This might take a minute.

After npm install has finished, run npm start to boot up the server.

Once the server is started, you can navigate to either http://127.0.0.1:1337/ or http://localhost:1337/ in your web browser to begin using the application.

If you experience any trouble, don't hesitate to contact me at [email protected]

##Code Review For the code review, I suggest going in this order

start in the server folder -start.js -main.js app folder -index.js configure folder -index.js routers folder -index.js games folder This is where all the api routes are for the game -index.js views folder -index.html continue to the browser folder js folder -app.js home folder -home.html -home.js common folder directives folder -all files factories folder -all files

I want to thank you for taking time out of your day to review my code and I hope my solution is adequate.

Thanks, Aneury Casado

battleship's People

Contributors

aneurycasado avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.