Releases: SaxbyMod/APComputerScience-CreateTask-Assignment
Releases · SaxbyMod/APComputerScience-CreateTask-Assignment
Release 1.1.0
Book Displayer
Installation:
- Grab either the latest release or build the repo.
- Where the executable is make a file called
Save.txt
this is the file that saves the books within. - In that sane folder there should be a folder called
Books
if it is not present than make one and place books from the Book Release into the folder [Unzip the zips]. - Run the Executable than it should run as intended.
How To Use:
Reading;
- Run the Executable.
- Enter the title of the book you want to read as listed in the console.
- Read away, Note:
<
means go to the prior pageX
means close the page and>
means go to the next page in the book.
Writing;
- Open The
Books
Folder. - Make a new folder with any name you want, Just cannot be the same as one already in the folder.
- Starting at
0.txt
make new text files for each page in the the book the maximum amount of lines per page is35
with a max line length of86
. If your story has chapters addChapter: [REPLACEMEWITHYOURNAME]
on the first line of each page in that chapter meaning you'll have34
lines instead.
Full Changelog: Release1.0.0...Release1.1.0
Release 1.0.0
Book Displayer
Installation:
- Grab either the latest release or build the repo.
- Where the executable is make a file called
Save.txt
this is the file that saves the books within. - In that sane folder there should be a folder called
Books
if it is not present than make one and place books from the Book Release into the folder [Unzip the zips]. - Run the Executable than it should run as intended.
How To Use:
Reading;
- Run the Executable.
- Enter the title of the book you want to read as listed in the console.
- Read away, Note:
<
means go to the prior pageX
means close the page and>
means go to the next page in the book.
Writing;
- Open The
Books
Folder. - Make a new folder with any name you want, Just cannot be the same as one already in the folder.
- Starting at
0.txt
make new text files for each page in the the book the maximum amount of lines per page is35
with a max line length of86
.
Full Changelog: v4...Release1.0.0
Beta 4.0.0
Version 4
Full Changelog: v3...v4
Beta 3.0.0
v3 Rewriting and improving stuff
Beta 2.0.0
Version 2
Beta 1.0.0
v1