J-game is a game about moving to Japan and studying at a language school.
It is a visual novel/simulator written in Ren'Py.
Each week you set your study time-table, avoid burn-out from over study, and focus on finding a balance to learning enough to pass each term exam and attempt the JLPT🧑🎓.
Plans are to have secondary goals:
* 🏃running a marathon, or
* 🎒visiting all 47 Todofuken in a year.
You will need: Ren'Py installed on your system.
-
Create a new folder in your Ren'Py Projects Directory
cd ~/renpy-games
mkdir J-game
(note: you can find the Ren'Py Projects Directory location from the preferences page in Ren'Py Laucher)
-
Navigate to the new folder
cd J-game
-
Clone this repository
-
Rename the cloned folder to game
mv J-game game
(follow steps 1-4 install instructions above)
- Open Ren'Py Launcher and refresh Projects list
- Select J-game then Launch Project 🕹
- Play game