Skip to content

SDLC Summative Project for Grade 12 computer science

Notifications You must be signed in to change notification settings

mrworldwide1/ByteFight

Repository files navigation

ByteFight

Gamifying learning CS and making the topic fun to grasp. To play, download the ZIP of the repo and run main.exe in the Releases folder.

Dev notes:

  • when loading images, we use .convert.alpha() function to convert the image into the format pygame prefers - just improves performance
  • surfaces in pygame are like layers in photoshop - they're empty as first, but can be filled w anything

About

SDLC Summative Project for Grade 12 computer science

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages