Added test interface
This commit is contained in:
parent
003d1bfce0
commit
8dbc035de4
15
src/quest-for-sundrop.jl
Normal file → Executable file
15
src/quest-for-sundrop.jl
Normal file → Executable file
@ -11,5 +11,16 @@ include("../lib/io-extra.jl")
|
||||
include("../lib/story.jl")
|
||||
|
||||
function main()
|
||||
|
||||
end
|
||||
test = "
|
||||
dfdsfdxfzdfzdfdzf
|
||||
zdfzdfzdfzdf
|
||||
zdfzdfzdfzdfzdf
|
||||
zdfzdfzdf"
|
||||
print("-----------------------------------\n")
|
||||
print("| The Quest for Sun Drop |\n")
|
||||
print(" ----------------------------------\n")
|
||||
print("By: Justin and Lindsay\n")
|
||||
|
||||
println(test, "\n")
|
||||
end
|
||||
main()
|
Loading…
x
Reference in New Issue
Block a user