So my one week ended here and this is what I was able to complete in that time. Sorry about the bad resolution on the video, working off of my laptop and didn't have the power for full HD video capturing but will re-post a higher quality video later.
http://tinypic.com/player.php?v=2qbvluu&s=8#.VHPrCIvF9rw
It is very simple pool game based off of Mini Pool. I used C++ with Cocos2d-x and Box2d for the libraries.
Right now all I have is a video to post, will upload the sourcecode online to github along with a .exe of the application for anyone that wants to look at it or play around with it just don't have the time at the moment.
As for the project I wasn't able to complete everything that I wanted to (Decided to switch ideas halfway through) so it is only about halfway finished. Though only things left that I wanted to do was.
- Create some menu screens.
- Create a pause screen and pause feature
- Add in a saved game feature
- Add in some type of scoring system to make it an actual game instead of a simulation
- Tweak the physics and collision to make it feel more natural since the physics and collision are quite bad at the moment.
But who knows might come back to the project later and add in the finishing touches and polish it up some.
Anyways thanks for the challenge Disch was quite fun working on it, also looking forward to seeing what everyone else came up with. And will get the source and the .exe posted in a bit once I get home.