Hello - this is my GITA 2 / Computer Science 2 webpage. I am learning HTML this year. This page demos all of my HTML projects. You can open them to see them run.
ChatGPT
In this project, we demonstrated the ability to build an informational webpage in HTML.
Tech Page Rollovers
In this project, we demonstrated the ability to build an informational webpage with rollovers in HTML.
Business Card
In this project, we demonstrated the ability to use external style sheets in HTML.
Collage
In this project, we demonstrated the ability to use external style sheets in HTML.
Craps Game
In this project, we created a basic game with javascript.
Circle Bounce
In this project, we created a basic game with javascript.
Basic Space Invader
In this project, we created a basic game with javascript with varying functions.
Tank
In this project, we created a tank that can move around and shoot a target.
Circle Bounce 2
In this project, we upgraded circle bounce to contain multiple circles and a rectangle.
Sub
In this project, we created a sub that can move around and push fish out of the way.
Number Array
In this project, we created an array to keep track of numbers.
Circle Art
In this project, we used a timer and drew a pattern of circles.
CheckerBoard
In this project, we used an array and drew a checker pattern with the desired dimensions.
Photons
In this project, we used most of what we've learned and created a game with a photon shooter.
String
In this project, we used string variables and an array to find the shortest and longest word.
Internet Research Project
In this project, we created an informational website on the many uses of the internet.
Number Array Upgrade
In this project, we improved on a basic number array to incorporate binary search.
Hornet Game
In this project we created a game using AI and key presses.
Final Project
In this project we culminated everything we have learned to create a unique game.