diff --git a/.idea/cssdialects.xml b/.idea/cssdialects.xml new file mode 100644 index 0000000..adfaa91 --- /dev/null +++ b/.idea/cssdialects.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/resources/Images/Al.jpg b/resources/Images/Al.jpg new file mode 100644 index 0000000..ae57259 Binary files /dev/null and b/resources/Images/Al.jpg differ diff --git a/resources/Images/Al.png b/resources/Images/Al.png new file mode 100644 index 0000000..c7824b5 Binary files /dev/null and b/resources/Images/Al.png differ diff --git a/resources/Images/Bumpy.jpg b/resources/Images/Bumpy.jpg new file mode 100644 index 0000000..616cbe8 Binary files /dev/null and b/resources/Images/Bumpy.jpg differ diff --git a/resources/Images/BumpyCharacter.jpg b/resources/Images/BumpyCharacter.jpg new file mode 100644 index 0000000..87a304a Binary files /dev/null and b/resources/Images/BumpyCharacter.jpg differ diff --git a/resources/Images/Jasmine_with_rajah.png b/resources/Images/Jasmine_with_rajah.png new file mode 100644 index 0000000..f4c6ebb Binary files /dev/null and b/resources/Images/Jasmine_with_rajah.png differ diff --git a/resources/Images/abu.png b/resources/Images/abu.png new file mode 100644 index 0000000..ad21f75 Binary files /dev/null and b/resources/Images/abu.png differ diff --git a/resources/Images/background.jpg b/resources/Images/background.jpg new file mode 100644 index 0000000..2acacee Binary files /dev/null and b/resources/Images/background.jpg differ diff --git a/resources/Images/bad.png b/resources/Images/bad.png new file mode 100644 index 0000000..7d00257 Binary files /dev/null and b/resources/Images/bad.png differ diff --git a/resources/Images/bum.jpg b/resources/Images/bum.jpg new file mode 100644 index 0000000..2c24e87 Binary files /dev/null and b/resources/Images/bum.jpg differ diff --git a/resources/Images/bumpy.png b/resources/Images/bumpy.png new file mode 100644 index 0000000..4b2b939 Binary files /dev/null and b/resources/Images/bumpy.png differ diff --git a/resources/Images/flying.png b/resources/Images/flying.png new file mode 100644 index 0000000..381c634 Binary files /dev/null and b/resources/Images/flying.png differ diff --git a/resources/Images/food.jpg b/resources/Images/food.jpg new file mode 100644 index 0000000..ca0f432 Binary files /dev/null and b/resources/Images/food.jpg differ diff --git a/resources/Images/lamp.png b/resources/Images/lamp.png new file mode 100644 index 0000000..a93eef8 Binary files /dev/null and b/resources/Images/lamp.png differ diff --git a/resources/Images/sultan.png b/resources/Images/sultan.png new file mode 100644 index 0000000..8d5f641 Binary files /dev/null and b/resources/Images/sultan.png differ diff --git a/resources/Images/yagu.jpg b/resources/Images/yagu.jpg new file mode 100644 index 0000000..fccaeed Binary files /dev/null and b/resources/Images/yagu.jpg differ diff --git a/resources/music/AladdinCave.mp4 b/resources/music/AladdinCave.mp4 new file mode 100644 index 0000000..437791d Binary files /dev/null and b/resources/music/AladdinCave.mp4 differ diff --git a/resources/music/Aladdin_-_Friend_Like_Me_High_Quality.mp3 b/resources/music/Aladdin_-_Friend_Like_Me_High_Quality.mp3 new file mode 100644 index 0000000..bd459f6 Binary files /dev/null and b/resources/music/Aladdin_-_Friend_Like_Me_High_Quality.mp3 differ diff --git a/resources/music/Help.mp3 b/resources/music/Help.mp3 new file mode 100644 index 0000000..0a5ccd1 Binary files /dev/null and b/resources/music/Help.mp3 differ diff --git a/savedMazes/bayush b/savedMazes/bayush new file mode 100644 index 0000000..f8351ce Binary files /dev/null and b/savedMazes/bayush differ diff --git a/savedMazes/hayush b/savedMazes/hayush new file mode 100644 index 0000000..dd71809 Binary files /dev/null and b/savedMazes/hayush differ diff --git a/savedMazes/mazeA b/savedMazes/mazeA new file mode 100644 index 0000000..d6a90a2 Binary files /dev/null and b/savedMazes/mazeA differ diff --git a/src/View/Main.java b/src/View/Main.java index cb1b7cb..48007d3 100644 --- a/src/View/Main.java +++ b/src/View/Main.java @@ -57,7 +57,7 @@ public void start(Stage primaryStage) throws Exception{ s.setTitle("Intro"); s.setFullScreen(true); s.show(); - PauseTransition delay = new PauseTransition(Duration.seconds(17)); + PauseTransition delay = new PauseTransition(Duration.seconds(1)); delay.setOnFinished( event -> { s.close(); runMaze(primaryStage); diff --git a/src/View/MyView.fxml b/src/View/MyView.fxml new file mode 100644 index 0000000..f44f9de --- /dev/null +++ b/src/View/MyView.fxml @@ -0,0 +1,105 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +