Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the insert-headers-and-footers domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home4/buildai9/public_html/wp-includes/functions.php on line 6131
Superhero Battle Game – Build A Code

Superhero Battle Game

Build a simple game to challenge your friends!

Develop a two-player game where players face off with characters of their choice.

The Game

  • Players can pick a character and customise their weapon and powers
  • Players battle over three rounds to determine a winner based on a points system
  • The right combination of character and weapons increase the chances of victory

Behind the scenes

  • Build functions that allows gaming company who buys your programme to add and delete characters with a single line of code
  • Allow players to change the settings of the game (i.e. number of rounds, point system)
  • Have full control over the combo list that can increase points scored and chances of victory – use your imagination and get creative!

Back to Project Menu