Skip to content

benammarfares/Unlifted-Curse_2D-SDL-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Unlifted Curse

Unlifted Curse is a 2d Horror Game developed using C (SDL Libary) .
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. Contact
  6. Acknowledgments

About The Project

capp


* This is a 2D game with a horror theme that supports both single-player and multiplayer modes.
  • This 2D horror-themed game is structured across 3 distinct levels. In order to progress from one level to the next, players must successfully pass a QCM (Questionnaire) at the end of each level. These QCMs serve as checkpoints, testing the player's understanding and knowledge gained throughout the preceding level.

  • This is a 2D game with a horror theme that supports both single-player and multiplayer modes. Like any game, Unlifted Curse has a Story section where players can read about the game's narrative.

  • Also, this game has an options section where you can personalize the screen mode, sound mode, and even the music theme.

(back to top)

Built With

As libary we used SDL :

  • C
  • Linux

(back to top)

Getting Started

❗❗❗ Important !!!
*For the launch process you just clone the project on your Virtual environment then in terminal enter the doc where you cloned the project and execute the Game .

Prerequisites

Follow the youtube Video to establish the Oracle Connexion with Qt.

  • C
  • Linux

Installation

  1. Clone the repo
    git clone https://github.com/benammarfares/Unlifted-Curse_2D-SDL-Game.git
  2. Install SDL Library.
    sudo apt-get update
    sudo apt-get install libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev libsdl2-ttf-dev
  3. Install C Compiler.
    sudo apt-get install gcc
  4. Install Build Tools
    sudo apt-get install make
  5. Execute the Game
    cd name of the Cloned version of the  project
    make
    ./Game

(back to top)

Usage

  1. Enter the cloned project.

  2. Then Install all packages.

  3. lastly execute the Game.

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

LinkedIn Instagram Discord Facebook Outlook

(back to top)

Acknowledgments

Important to who will start from scratch !!!! :)

(back to top)

About

Unlifted_Curse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published