Skip to content

XriM/JAM-HackJump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EPITECH SPRING JAM HackJump

HackJump

What is HackJump ?

HackJump is a platform game created with the SFML library (in C). The player will have to hack the game to successfully finish it. You can hack by clicking the "T" touch in your keyboard, wich will open a terminal, You will then be able to enter some commands such as:

  • Switch: switch some blocks.
  • Restart: kill your character, you will restart from 0.
  • The secret command: (you will have to find it by yourself!!)

Demonstration

(some gif might freeze during the animations, it is not the case on the real program)

Installation and compilation

Installation

After cloning the repository, you have to install the SFML library (if you don't already have it !). You can download it on the official website here.

Compilation

Compilation using makefile:

make

Usage

Platform game created with SFML.
USAGE
    ./HackJump
OPTIONS
    -h print the usage and quit.

Features

  • Multiple tools (Hacking, Jumping, restart...)
  • Multiple colors (differents patterns)
  • Saves of multiple maps
  • Basic Animations (movement, jumping...)
  • Advanced Animations (sprites, ...)
  • UX: settings, menus(...)

Authors

About

Project game done in 48h

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published