![]() |
Java Turtles coding party |
In terms of progress on Brick Bash, we have continued to work on our upgrades. We now have a basic xml file for the upgrades and a java class to go with it so that when the user clicks on the upgrade, the upgrade actually works. Of course, there is still a lot of work to be done. The next steps are to link our upgrades to the in game currency so that user is able to purchase them.
In other news, we have continued to make significant gains in Sketch Send. Using parse.com users are able to create a unique username that is associated with their email address. Then, using parse, the app checks to make sure that the user entered a valid username and email address. Once the user has created the account, the user is able to switch users, or create a new account. As of right now, we don't have an option for the user to log out, but are definitely hoping to include that in our final version. Instead, the app just automatically logs in the last user.In addition the getting the username feature to work, we have also been able to create the canvas for the user to draw on. From here we hope to add in features to change the color and width of the line you draw.