Giter VIP home page Giter VIP logo

battleship's People

Contributors

chaines avatar

Watchers

 avatar  avatar

Forkers

danielko14

battleship's Issues

Look into websockets and define our connection protocol.

Web Sockets will be the technology behind our real time implementation of Battleship. Someone needs to look more into this technology, and figure out (and document) how exactly that communication will be occurring.

Examples of things to figure out

  • What events will the client send to the server, what events will the server send to the client.
  • What sort of integrity verification will happen on the server side (ie check if a client is sending a move when it's not their turn, etc).
  • How much information needs to be sent, and in what format?

Feature Set

This issue is going to be more of a discussion board than anything else. What features do we want this app to have? I'll put the obvious ones here, but if anyone can think of anything, feel free to chime in!

Outside of the game itself

  • Start a game with a random opponent
  • Start a game with a friend
  • User log in and authentication
  • Track win/loss information

In the game

  • Place pieces manually
  • auto generate piece placement

These are more high-level feature discussions, rather than the nitty-gritty.

Front end style and wireframing

While this project isn't huge, and we don't necessarily need a huge amount of documentation on what our 'style' is, we do need someone to pick a direction on front end styling.

  • What do the ships look like?
  • What is our color scheme?
  • What is the general layout of the client supposed to look like?

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.