Second Semester Projects



This is the webpage for my GITA 1 class.
This webpage consists of projects that I did in the second semester of freshman year.

First Semester Projects

Back to Home Page

Title: Dog House 2 (Fish 2D)

Date: 1/21/16

Project Description: This program is a lot like the aquarium program in terms of the use of arrays. This time there is a predator trying to eat the fish and the fish moves are counted. You can also control fish speed.

Title: Tic-Tac-Toe

Date: 1/26/16

Project Description: Click here to play a fun game of Tic-Tac-Toe. We used conditional statements and picture boxes to make this.

Title: Space Invaders 1

Date: 2/9/16

Project Description: Our version of the famous game 'Space Invaders'. We used keys to move the spaceship and fire a bullet while we programmed an enemy to come towards you.

Title: Tank Buster

Date: 2/18/16

Project Description: This game consists of two tanks, you and the enemy tank. Your goal is to hit the enemy three times before it reaches you. Barriers have been implemented and timer for the enemy tank.

Title: StarField

Date: 3/3/16

Project Description: This project randomly places stars on an interface through an array and moves them looking like you are flying through space.

Title: Space Invaders 2

Date: 3/18/16

Project Description: This is the arcade game Space Invaders with an upgrade. There are more enemies coming towards you in a set direction which we programmed using a "for loop" and an "array". Each invader needs to be hit three times to be killed.

Title: Portal Final Project

Date: 6/9/16

Project Description: This is my final project for GITA 1. the arcade game Space Invaders with an upgrade. There are more enemies coming towards you in a set direction which we programmed using a "for loop" and an "array". Each invader needs to be hit three times to be killed.