[caption id="attachment_333" align="alignright" width="300"] King of the Bubble[/caption]
Space Battle 2014 was a success. More details will follow on this post in the near future.
You may have seen our 'Ships in Space' videos before. We're happy to finally release the materials for Space Battle Arena v0.9.
Space Battle Arena is a 'Programming Game' where students must write code (in Java) to control a space ship to accomplish specified tasks. We have performed this project and its challenge two years running now with great success. Students have been enthusiastic, excited, and engaged with learning to control a ship in a physical environment and comparing strategies against their fellow students in a fun competition.
As mentioned previously, we recreated a classic arcade game in the Advanced Placement Computer Science case study GridWorld.
GridWorld involves programming 'Actors' within a grid system. This was a natural fit for 'Pellet-Man' and is a good exercise for students to work on something exciting and challenging while reinforcing their new knowledge of inheritance and practice using the system found on their AP exam.
GridWorld is the Advanced Placement Computer Science case study acting as a project culminating the knowledge students learn over the course of a school year before taking the AP exam.