Saverio976 / Runner

Finite Game "Runner" Using CSFML Lib for Graphics | School Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MYRUNNER

the gemotry glitch!

INGAME SCREEN

Intro

intro

Menu

menu

Settings

settings

Game

game1 game2) game3)

USAGE

Finite runner created with CSFML

USAGE
        ./my_runner map.txt [flag]

DESCRIPTION
        map.txt the map to load (for example : map/42.txt)

OPTIONS
        -h      print the usage
        -f      to force the fullscreen [use it if you dare]

USER INTERACTIONS
        Space   jump in the game / start the game
        Escape  quit the window
        Pause   pause the game / resume it
	E	(only in menu scene) enable/disable VSync

About

Finite Game "Runner" Using CSFML Lib for Graphics | School Project


Languages

Language:C 96.8%Language:Makefile 3.2%Language:Shell 0.0%