This week me, kyle, and jared all met for a coding party to integrate this new server. However, the limitations to the coding party is that we all work in different conditions so it was not as successful. Also, the amount of problems we encountered deterred our progress.
So me and jared worked separately to try and solve this problem. The problem being that when a user connects he should be given his side. However, when another user connects, the first user’s game should update with the new user’s board as well. That way we can load anywhere between 2 and 4 players and not just 4 players.
So in a hilarious occurrence of serendipity i got mine to work and jared got his to work under 2 completely different sets of code.
Here’s my version. Enjoy.
click here.
