/cs202-project

An epic fish fighting game for my UAF CS202 final project

Primary LanguageC++

Epic Fish Fighting Game

An epic fish fighting game for my UAF CS202 final project

The idea started out as a standard "Fishing Game" and then the idea evolved into a competitive game where one player controls a group of fish and one player controls a fishing boat trying to catch all of the fish.

Original concept art for the game

Proposal art

Install instructions

OS Instructions
Ubuntu/Linux
  1. sudo apt-get install libsfml-dev
  2. git clone https://github.com/tylercchase/cs202-project.git
  3. cd cs202-project/fishinGame
  4. sh build.sh

Gameplay

The game can played with either a keyboard or two controllers

The controls are WASD for the fish and IJKL for the fisherman

The player starts on the start menu which describes these controls.

Start Menu Image