Skip to content

It was my first VN video game made with Renpy (a gaming engine of Python).

Notifications You must be signed in to change notification settings

aniketambore/Mars-Rover-Spirit-Renpy-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

So it's my first VN video game written in Renpy (a gaming engine of python).

I would call this project an interactive comic rather than a visual novel or game. I spent much more time on development than i thought. I hope you enjoy it.

This is a super generous game.

I've uploaded each and every file in the correct format which was used in the original game as archieve just because you can checkout the whole thing easily.

Use Cases

This game is bascially a VN like there are two characters, both are talking to each other with the amazing sound effects.
Actually this game is different from every other Renpy program, Because i tried to make this more user friendly.
Also this VN contains amazing sound effects for each and every statement commited by the respective characters in the game.

Customisation

About the files and folder contains in the game folder

1. Annanoid_sounds :- It contains the voice effect of character Annanoid. I've given specific name to those audio files.

2. cache :- This folder is made by Renpy .

3. gui :- gui folder contains each and every image file of gui there it also contains different font which was used in the game.

4. images :- images folder contains each and every image file of the game.

5. Music :- This folder contains each and every music which was used in the game.

6. Rover_sounds :- It contains the voice effect of character Spirit. I've given specific name to those audio files.

7. saves :- This folder is made by Renpy .

8. tl :- This folder is made by Renpy .

9. None :- This folder is made by Renpy .

10. atl.rpy :- This file contains the Animation and Transform Language program.

11. gui.rpy :- This file contains the gui colors and fonts and the main_menu background and proper allignment.

12. image.rpy :- In this file each and every image is defined.

13. options.rpy :- This file contains mostily the build distribution part. The game name and version was defined in this file.

14. screens.rpy :- This file contains the proper allignment of each and every gui buttons also there respective name was defined in this file.

15. script.rpy :- This file is the main file which holds the each and every command of game.    

Issues

If you find any type of bug there or for any kind of help feel free to message.

About

It was my first VN video game made with Renpy (a gaming engine of Python).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages