Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/saulmm/share_display_java-server


https://github.com/saulmm/share_display_java-server

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

Share displays project - server
=============================

Proof of concept, to test how to make a game that shares various interconnected screens, project done with the purpose of porting to mobile platforms

The server is connected to clients, when there are a number of then, server calculates the canvas dimension based on the size of each display, in this case frames.

The server is who does the magic and shares to the clients, depending on the position of the server x element shared the coordinates to a client or other

Comments
========
The application needs at leats 2 clients to be runned

Client side
=========================
https://github.com/saulmm/share_display_java-client.git