Fun, engaging and interactive app for kids to learn the Mi'kmaq language.
Software Engineering (CSCI-3428) Project for Fall 2021
at
Saint Mary's University, Halifax, NS, Canada
by
Isaiah Jarvis
Jacob White
Kyle Coleman-Sadd
Naziya Tasnim
Sheikh Saad Abdullah
Files to be put on the public server.
The website can be accessed at https://ugdev.cs.smu.ca/~group18/ for general use.
-
Log in to the
group15
account on theugdev.cs.smu.ca
server -
Run the following command:
bash -c "$(curl -fsSL https://link.cybar.dev/kwe-install)"
-
Wait for the command to finish running (the prompt will appear again)
- Done
-
Open a web browser (Safari, Edge, Firefox, etc.)
-
In the browser search bar, type or paste the following URL:
https://ugdev.cs.smu.ca/~group18/ -
Press the Enter/Return key
- Done
Prerequisites: Ren'Py, git, Terminal (cmd.exe, iTerm, etc.), internet connection
- Open a web browser (Safari, Edge, Firefox, etc.)
- In the browser search bar, type or paste the following URL: https://renpy.org/latest.html
- Press the Enter/Return key
- On the webpage that appears, click on the "Download SDK" that corresponds to your Operating System
(usually highlighted in green;
exe
for Windows,dmg
for Mac,tar.bz2
for Linux) - Download the file and run the installer following the instructions that appear
- Done
- Open the Terminal application
- Type or paste the following command:
git clone https://github.com/HealthSouthern48/Kwe.git
- Open your File Browser and navigate to the downloaded folder
- Navigate to the
scripts
folder inside thegame
folder inside the folder namedKwe
- The files are named in the format
chapX
, whereX
is the chapter number. Open the file for the chapter whose dialogue you wish to change - Look for the dialogue whose audio you wish to change.
The line right before the dialogue will have a line right above it in the following format:
voice "chapX_lineY.mp3"
Where X is the chapter number and Y is the dialogue number. That is the name of the file that needs to be changed. - Navigate to the
audio
folder inside thegame
folder inside the folder namedKwe
- Replace the file you wish to change with your desired audio file.
Make sure it is in the same format as the original file and has the same name and extension. - Open Ren'Py and navigate to Preferences
- Under the
Projects Directory
section, click to select a Project folder (preferably an empty New Folder) - Click
Return
- In your File Browser, Move the
Kwe
folder into the Project folder selected in the previous step - In Ren'Py, click
Kwe
under thePROJECTS
section - Click
Web
under theActions
section - Click
Build Web Application
and follow the prompts on screen - Wait for the process to finish and then close Ren'Py
- Using your File Browser, navigate to the Project folder selected in
step 10
- Open the folder
Kwe-1.0-web
inside the folderKwe-1.0-dists
inside the Project folder - Upload all the files in this folder in the
public_html
folder
of the account namedgroup15
on theugdev.cs.smu.ca
server,
overwriting the existing files with the same name - Run the updated app by opening a browser and visiting the URL https://ugdev.cs.smu.ca/~group18/
- Done.
Background art: Background vector created by vectorpouch - www.freepik.com