Skip to content

rubenvde/BattleShipJS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BattleShipJS

Een zeeslag socket.io applicatie met een client ingebouwd.

Versie

We zitten nog in een de beta fase. Er zullen veel updates deze tijd uitkomen.

Tech

BattleShipJS werkt met:

  • node.js - evented I/O for the backend
  • Express - fast node.js network app framework
  • Socket.io - Socket.IO enables real-time bidirectional event-based communication
  • jQuery - jQuery is a fast, small, and feature-rich JavaScript library

Installatie

Je hebt npm met node.js nodig om BattleShipJS te installeren

$ npm install

Development

Om de server te starten:

$ node index.js

Todo's

  • Beter met de connectie van sockets omgaan
  • Code comments toevoegen

###Wiki voor meer informatie over alle functies. Lees onze wiki License

MIT

About

BattleShip in NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.3%
  • CSS 7.7%