This is my public repository for small/unfinished projects. I'm currently in the process of digging up old school projects to place here in order to have a better overall portfolio. It's an ongoing process, and things will be added as I find them, get them from partners/former partners, or am certain I have the proper permission to do so. -Chris Feragotti (Nov 4, 2011)
-
PacMan: A Java game modeled after the PacMan arcade game, made for my CompSci 221 class.
-
BathtubDefender: A Battleship-style Java based game.
-
UnnamedCardGame: A card game project in Java.
-
Tron: A project for an AI class; returns players moves depending on current board state. Uses a rule-based algorithm, written in C++.
-
Caluculator: A basic calculator program. Read the README for more info.