Chopsticks Project
Building the project for Chopsticks was pretty cool and David did a lot of heavy lifting. He already finished the front end of project and I supplied the knowledge of sockets and servers (since he didn't take MEAN yet). When you enter a the lobby, it'll prompt for a name. Only when the name is put in will the connection be made. We built a pseudo game lobby by having a tableview with names on the cells and when you click on them, they notify the user to play the game. If clicked yes, both users are going to a game lobby. Once a winner is announced, both users will be sent back to the original app with their socket connection deleted. The app will once again prompt for their name to establish a new socket connection.
This project led me to getting the elusive green belt! With that under wraps, my instructor told us that we will be doing a project every day for the next 3 days using different iOS libraries. The first one we will be using is Core Location.
No comments:
Post a Comment