Skip to content

This repository contains a video game made in C++ using the SFML (Simple and Fast Media Library) . It was made as our final project for the course Programming Fundamentals (CS1002).

Notifications You must be signed in to change notification settings

mohammad-malik/menagerie_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Game of Menagerie

This is a game of Menagerie built in C++ using SFML/Graphics.

This was our final project for our first programming course from our first semester of bachelor's in Data Science at NUCES FAST.

Any updates after are mentioned, and we have tried our best to maintain the project to its original vision and restraints. That is why there are no updates changing the core mechanics — or functionality — only what was allowed to us at the time is what is used.

Pre-requisites:

  • G++ Compiler
  • A Linux terminal environment (preferably native Ubuntu, though WSL works too but is not recommended)
  • SFML (libsfml-dev)
  • Makefile (or alternatively, run the four commands in the makefile)
  • How to use:

  • Clone repository.
  • Use makefile to build the game.
  • Run using Ubuntu's terminal.

    Demonstration Video:

    YouTube video demonstration

    Contributors:

    This project solely exists due to the work put in through collaboration with:

  • Ammar Kashif: www.github.com/ammarkas
  • Arhum Khan: www.github.com/Arhum-Khan10
  • Muneeb Anjum: www.github.com/muneeb-anjum0
  • About

    This repository contains a video game made in C++ using the SFML (Simple and Fast Media Library) . It was made as our final project for the course Programming Fundamentals (CS1002).

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published