-
Notifications
You must be signed in to change notification settings - Fork 248
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from AY2223S2-CS2113-F10-1/revert-1-master
Revert "PR containing basic UI code and some basic package structure"
- Loading branch information
Showing
14 changed files
with
10 additions
and
151 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,6 @@ | |
/.idea/ | ||
/out/ | ||
/*.iml | ||
/*.class | ||
|
||
# Gradle build files | ||
/.gradle/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,7 +29,7 @@ test { | |
} | ||
|
||
application { | ||
mainClass = "Inka" | ||
mainClass = "seedu.duke.Duke" | ||
} | ||
|
||
shadowJar { | ||
|
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,9 @@ | ||
____________________________________________________________________________________________________ | ||
.___ __ | ||
| | ____ | | _______ | ||
| |/ \| |/ /\__ \ | ||
| | | \ < / __ \_ | ||
|___|___| /__|_ \(____ / | ||
\/ \/ \/ | ||
Welcome to Inka ! Say no more to failing exams as Inka will be your lord and saviour! | ||
____________________________________________________________________________________________________ | ||
____________________________________________________________________________________________________ | ||
____ _ _ ____ _ | ||
( _ \( \/ )( __) / \ | ||
) _ ( ) / ) _) \_/ | ||
(____/(__/ (____) (_) | ||
Hello from | ||
____ _ | ||
| _ \ _ _| | _____ | ||
| | | | | | | |/ / _ \ | ||
| |_| | |_| | < __/ | ||
|____/ \__,_|_|\_\___| | ||
|
||
Bye! All the best for your exams man!!! | ||
____________________________________________________________________________________________________ | ||
What is your name? | ||
Hello James Gosling |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
James Gosling |