Role
Computer Engineer
Team
Individual Project
Tools
Python, Scheme, SQL, Adobe Photoshop, Adobe After Effects, Adobe Premiere
Timeline
Sep 2021 - Nov 2021
Project 1 - Ants VS Bees
This game is inspired by PopCap Games' Plants Vs. Zombies. And is a game development based on OOP (Object Oriented Programming). The game needs to be programmed according to different abilities of ants and bees, and different game play methods are solved one by one according to the design.
Game Video
Project 2 - Hog Game
Hog is one of the CS61A projects, which is about a multiplayer game of dice throwing. In this project, I completed Python programming with different gameplay and different logic. This game involves graphical user Interface and other skills training.
Game Video
Project 3 - Autocorrected Typing Software
This project is an automatic correction software for text input, involving different logical data algorithms and data processing modes, and has the function of multiplayer online competition, including data analysis of user accuracy and typing speed.