Skip to content

Cmpt 120 final project - Planets vs Aliens Game: Worked together with a team of two on building a Python planets and alien game application that allows the user to customize their planet settings and collect rock specimens with aliens . Programmed the data system by using strings and lists so the user has access to the fuel levels, rock specimen…

Notifications You must be signed in to change notification settings

jeffwang4321/Introduction-to-Computer-Science-and-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Final Project: Plants Vs Aliens

  • Collaborated in a team of two to build a game application about planets and aliens. The users are able to customize their planet settings and collect rock specimens with aliens.
  • The data system was programmed in Python, using strings and lists to contain fuel levels, rock specimens, alien statistics and planet positions.
  • The visuals were coded using Python's builtin turtle feature which enhanced the gaming experision and player immersion.
  • Final debugging tests were conducted manually via trial and error to ensure the data system was functionally correct.

About

Cmpt 120 final project - Planets vs Aliens Game: Worked together with a team of two on building a Python planets and alien game application that allows the user to customize their planet settings and collect rock specimens with aliens . Programmed the data system by using strings and lists so the user has access to the fuel levels, rock specimen…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages