finish the re-entering mini game.
1. add jumping platforms to the minigame
2. add collisions between the character and the platforms
This week went align with my plan.
1. redesign the positions of some platforms so that I can add bottom collision and make the jumping does not looks wired.
2. work with networking people to integrate other logics.
Since the SFWL keybord does not work for Mac, I learn and use glew and glfw to recreate the window and add keybord movement for the character.
I'm bit worried about integration in the follwing steps since there are lot things overlap and need to work together.