This is a Killing Fever Online fork of WinTheGame by Happy Backwards (lemmasoft forum topic) licensed under Creative Commons Attribution-NonCommercial. This fork intends to fix bugs, expand character interactions, additional content, add features, and more!
You need to use the Renpy 6.17 SDK to work on this project! This is also my first time using Renpy, and this project also uses dse-event-dispatcher which hasn't been updated in 6 years. If anyone intends to upgrade this project to newer releases of Renpy, you'd have to figure out how to adapt all the code to work with the latest builds of Renpy.
To advance through the game, left-click or press the space or enter keys. When at a menu, left-click to make a choice, or use the arrow keys to select a choice and enter to activate it.
When playing a game, right-click or press the escape key to enter the game menu. The game menu gives the following choices:
Returns to the game.
Allows you to save a game by clicking on a save slot.
Allows you to load a game by clicking on a save slot. Clicking on "Auto" accesses the automatic save slots.
Changes the game preferences (options/configuration):
Switches between fullscreen and windowed mode.
Controls the display of transitions between game screens.
Controls the rate at which text displays. The further to the right this slider is, the faster the text will display. All the way to the right causes text to be shown instantly.
Lets you control the game using a joystick.
Chooses between skipping messages that have been already seen (in any play through the game), and skipping all messages.
Returns to the game, while skipping.
Controls if skipping stops upon reaching a menu.
Controls automatic advance. The further to the left this slider is, the shorter the amount of time before the game advances. All the way to the right means text will never auto-forward.
Controls the volume of the Music, Sound effect, and Voice channels, respectively. The further to the right these are, the louder the volume.
Returns to the main menu, ending the current game.
Shows this help screen.
Exits the game; the game will be closed and ended.
Advances through the game, activates menu choices, buttons, and sliders.
Advances through the game, but does not activate choices.
Selects menu choices, buttons, and sliders.
Causes skipping to occur while the ctrl key is held down.
Toggles skipping, causing it to occur until tab is pressed again.
Causes rollback to occur. Rollback reverses the game back in time, showing prior text and even allowing menu choices to be changed.
Causes rollforward to occur, cancelling out a previous rollback.
Enters the game menu. When in the game menu, returns to the game.
Hides the text window and other transient displays.
Toggles fullscreen mode
Takes a screenshot, saving it in a file named screenshotxxxx.png, where xxxx is a serial number.
Hides (iconifies) the window.
Quits the game.
When a save slot is selected, deletes that save slot.
This game uses source code from a number of open source projects. For a list, and a location where the source code can be downloaded from, please view the LICENSE.txt file in the renpy directory, or visit http://www.renpy.org/wiki/renpy/License .