This is my final project for Advanced C++, I was required
to create a ZORK-Like game
(text-based adventure game). This project includes: Linked list, Inventory
system, Move system, and a Look
system. The objective of the game is to collect keys to get to certain rooms
and get the last key to escape the
Police Department.
Game Lobby
This Advanced C++ Program showcases link-list and flags.
The program allows the user to create
a lobby by adding players while sorting, and allows the user to manage the
lobby by searching for players by
name and will able to remove players.
Word Jumble
This program is a puzzle game in which the computer picks
a secret word and creates a version of it where the letters are in random
order
(that is, scrambled word). The player must guess the secret word to win the
game.
Hangman
This program is a popular word guessing game where the
player
attempts to build a missing word by guessing one letter at a time. After a
certain
number of incorrect guesses, the game ends and the player loses. The game
also ends
if the player correctly identifies all the letters of the missing word.
Tic-Tac-Toe
The game is played between two people (in this program
between
HUMAN and COMPUTER). The game starts with one of the players and the game
ends when one
of the players has one whole row, column, diagonal filled with his/her
character (‘O’ or ‘X’).
If no one wins, then the game will be a draw.
Random Maze Runner
This is my final project game that I made using Unity.
The objective of this game is to collect ten coins in a random generated
maze to win.
Roll-A-Ball With Ice Floors
This is my mid term project game that I made using Unity.
The objective of this game is to collect 90 Gems and reach the end of the
map as a ball to win the game.
Skyball Racer for Mobile
This is a mobile game and you play as a ball avatar.
The objective of this game is to beat each level as fast as possible to earn points.
The points are used for purchasing skins in the skin shop.
Also, this game was made in collaboration with
Atticus Nusbaum and Matthew Wright.
Manage a Books Table Database Interface (In Visual Studio
2017)
Bindary conversion using VB (In Visual Studio 2017)
Commission
This Visual Basic Application showcases splash screens,
menu bars,
and about forms. Also, it allows the user to calculate multiple sales and
summarize them.
Piecework
This Visual Basic Application will allow you to calculate
and
summarize the number of pieces the worker has completed.
SQL Scripts and Script Output
ER Diagram with Relationships
Halloween Store Website
RooferPal
This application helps with roofers that give estimates, save home information,
calculate the Square feet of roofs,
amount of shingles you need, and the price of shingles.
Also, this application was made with Android Studio.
WhatsPoppin'
This application helps with searching for movie and TV show information.
Like movie ratings, metascores, plots, directors and writers.
Also, this project was made in collaboration with Luke Fetterhoff. Must be opened in XCode to run the project.
PHP Live Demo
This is a login/create PHP demo that shows products listing with filtering.
Also, the PHP demo uses two different Databases.
Fitbit Clock Face
This clock face was made to track battery life, time, date, heart rate,
footsteps, floors, distance, calories burned, and active minutes.
Also, this project was made in collaboration with Rebecca Welch, and made by using Fitbit Studio.
Fishing Slide Show
This project uses JavaScript click-event listeners and an
id selector function
to change slides upon clicking the "next" or "previous" button.
FAQs Rollover
When you hover over any of the questions it will show the
answer and hide the
other answers.