Skip to content

Tate Patch-1#22

Open
sontate72 wants to merge 1 commit intomasterfrom
tate-patch-1
Open

Tate Patch-1#22
sontate72 wants to merge 1 commit intomasterfrom
tate-patch-1

Conversation

@sontate72
Copy link

@sontate72 sontate72 commented Apr 9, 2020

Changes to project folder:
-added a new folder called "sounds"
-added victory.wav under src/sounds
-added actor.gif, actor_flipped.gif, and stage.png to src/items/images
-added class RoomSpotlight.java to src/rooms
-added class Performer.java and Spotlight.java to src/items
Changes to ArcadeDemo.java:
-modified initMusic() to include victory sound
-modified renderFrame() to play victory sound when waitMode begins
Changes to Item.java:
-modified class to include Images "stageImage", "actorImage", and "actorFlippedImage"
-modified loadImages() to include images
-Tate

Changes to project folder:
    -added a new folder called "sounds"
    -added victory.wav under src/sounds
    -added actor.gif, actor_flipped.gif, and stage.png to src/items/images
    -added class RoomSpotlight.java to src/rooms
    -added class Performer.java and Spotlight.java to scr/items
Changes to ArcadeDemo.java:
    -modified initMusic() to include victory sound
    -modified renderFrame() to play victory sound when waitMode begins
Changes to Item.java:
    -modified class to include Images "stageImage", "actorImage", and "actorFlippedImage"
    -modified loadImages() to include images
-Tate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant