This game was created for a computer game design class in which I was tasked with creating several video game prototypes over the course of the semester. This simple prototype is the one I am most proud of, as it was the one which felt most complete. It is the most complete one because I was able to put the most time into it and really had the time to dig into some of the features of Phaser, the game engine, such as drawing various geometries on screen and applying some of them to an alpha channel mask.
Gameplay: This is a two-player game. Players share the mouse. Once one of the players clicks the start button, players are faced with a mostly blank screen at first. Each turn, players must make two separate mouse clicks to indicate a line of the area of the game board they wish to reveal. There are four circles with varying point values to be found. The smaller the circle, the higher the point value as well as the difficulty of finding it. Points are only awarded for being the first player to discover a particular circle. Once all circles have been found, the game ends and gives players the choice to click and play again, though that part is a little glitchy. Reloading the page is best after completing a game.
Experience Gained: In the class I made this game for, the class was largely left to their own devices to learn Javascript, some HTML basics, and the Phaser API if they were not already known (and indeed I did not know how to use any of these initially). This game prototype and the others I made in that class helped me develop my skills not just with the aformentioned languages and APIs themselves, but more importantly with learning how to more rapidly aquire new programming languages, APIs, and become familiar with unfamiliar codebases in the future, particularly through reading documentation and through code reading.
Game Engine: Phaser, a Javascript-based engine for creating in-browser games
Prototype Assets:
Start Button [asset no longer present at this page as of March 13, 2020]
Menu Background: downtothere.com [asset no longer present at this page as of March 13, 2020]