Cindy Tran

"Eevee's Evolutions"

App Lab on Code.org (Javascript), 2020

568 x 899 | 0:27

My mini-game is written using Javascript in the App Lab derived from Code.org. In the game, the player must evolve the Pokemon “Eevee” by training it (by clicking it repeatedly) to obtain Poke Points. Points can be used in the Poke Store to purchase upgrades to make collecting more efficient. Upgrades increase in cost each time the player purchases them. Once the player reaches more than 10,000 points, they can choose an “Evolution Stone” to evolve Eevee. The stones are of different elements from the Pokemon series and once the player chooses one, the game reveals what Eevee evolved into, ending the game. The game can end in a victory by the player evolving Eevee into any of the given elements, or loss by misclicking Eevee on the game screen three times.

GAME CODE