Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mathieuancelin/play2-spaceships
https://github.com/mathieuancelin/play2-spaceships
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mathieuancelin/play2-spaceships
- Owner: mathieuancelin
- Created: 2013-06-08T12:41:30.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-08T20:56:30.000Z (over 11 years ago)
- Last Synced: 2023-03-11T09:56:43.597Z (over 1 year ago)
- Language: JavaScript
- Size: 250 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Play 2 SpaceShips!
=====================================Require: Play 2.1.1
Author: Mathieu Ancelin - SERLI
- From your laptop, start the play application
- Open one (or many) web browser to http://{host}:{port}/ to display the game board
- From your iPad/iPhone/Android phone (it's funnier if multiple players ;-) ),
open a web browser and connect to your laptop, e.g http://{host}:{port}/m
- Enter your name then press Play
- Play from your iphone, each event gets sent to the server.
Use the iphone as a command. Left tumb to move, right thumb to fire.This application uses Akka, WebSockets, Server Sent Event and is a pure demo of Reacting programming with Play! Framework.
http://www.playframework.org/