Skip to content

ICS4U Culminating (Java). This program combines multiple images into one depending on what the user chooses.

Notifications You must be signed in to change notification settings

allxn753/Spider-Verse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spider-Verse

ICS4U Culminating (Java) | Using inheritance, his program combines multiple images into one depending on what the user chooses.

In this program, the user gets to choose from 5 different Spider-Man suit options to mix and match:

  • Peter's Suit
  • Spider-Verse Suit (Miles)
  • 2099 Suit (Miles)
  • TRACK Suit
  • Programmable Matter Suit

The user gets to choose the head, body, and legs of their Spider-Man. Once they choose one of the 5 suits for each portion, the program loads the images of each of their choices and compiles them into one png file (The user gets to name the Spider-Man, which will also be the name of its png file). The png image of the user's Spider-Man will be saved to their PC and the name of their Spider-Man will be saved in the "saved.txt" file.

The user also has the option to load one of their saved Spider-Men. By giving the program the name of the Spider-Man they want to load, the program will open its png image from the user's PC.

About

ICS4U Culminating (Java). This program combines multiple images into one depending on what the user chooses.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages