Prithvi Jamadagni's Webpage

Howdy, and welcome to my website!

My games

PokeFrogs

This is a simple text-based collection style game. You're a frog breeder, and you're trying to discover all of the different colors of frog that exist. The game implements a simple Mendelian genetics algorithm, as well as a lot of object-oriented design behind the scenes. I'm working on a full rewrite of the game now that I've taken a Data Structures class in Java, and I know a lot more about Java coding.

PokeFrogs 2

My complete rewrite of the game! PokeFrogs 2 will has lots of new features such as more frog characteristics, quests, and most importantly, an online component! The game will have online accounts that allow for cloud saving, trading, online marketplaces, and more. Stay tuned for details!

HexChess

A variant of chess written in Java based on hexagons instead of squares. HexChess has an innovative ruleset that redefines chess, requiring entirely new strategies and playstyles to win.