Skip to content
This repository has been archived by the owner on Mar 20, 2022. It is now read-only.

Latest commit

 

History

History
32 lines (25 loc) · 682 Bytes

README.md

File metadata and controls

32 lines (25 loc) · 682 Bytes

RPG

EPITECH Project, 2018

Epitech project by:

To Epitech students: use at your own risks
To others: enjoy :)

Usage

RPG game.

USAGE
	./my_rpg	[OPTIONS]

OPTIONS
	--help [-h]	Display this text.
	--fps		Toggle fps counter on.
	--fps-limit=X	Set the fps limit to X. (default: 60)
	--fullscreen	Toggle fullscreen on.
	--nosound	Disable all game sounds.
	--skipintro	Skip game intro.

KEYBINDS
	F11		Toggle fullscreen on/off.
	F12		Toggle fps counter on/off.