Skip to content

Ressu-Gamedev/MakingRessuGreatAgain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VisualNovel1

The first visual novel by Ressu's Gamedev club

Running/Building the Game

Download the latest release from the releases page. Unzip the provided file and run the .exe or .sh file for your OS. If there are no releases, or you want to build and/or develop the game yourself, do the following:

  1. Download and install Ren'Py to your Desktop or Documents directory
  2. Clone this repository, or download it as a zip
  3. Unpack or move the downloaded repository to the Ren'Py SDK folder
  4. Launch Ren'Py and press Launch Game

Contributing Guidelines

  • If committing a change, use the imperative tense for messages (e.g. Add this file and change this feature, not Added this file and changed this feature). This is a good read.
  • Read the Ren'Py docs if dev'ing
  • Make sure pictures are exported as PNGs for better quality
  • Make sure backgrounds are 720p quality (1280x720)
  • Name backgrounds bg <background name>.png, e.g. bg outside.png
  • Name characters <character name> <mood/variation>.png, e.g. abdullah happy.png or abdullah laughing 1.png
  • Contribute as much as possible :)

Contributors

  • Andre
  • Sergey
  • Jiahe
  • Vdovenko