Een zeeslag socket.io applicatie met een client ingebouwd.
We zitten nog in een de beta fase. Er zullen veel updates deze tijd uitkomen.
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
Je hebt npm met node.js nodig om BattleShipJS te installeren
$ npm installOm de server te starten:
$ node index.js- Beter met de connectie van sockets omgaan
- Code comments toevoegen
###Wiki voor meer informatie over alle functies. Lees onze wiki License
MIT