Skip to content

Whyiest/CluedoGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CluedoGame

Overview

Welcome to "CluedoGame," a project developed during my second year at ECE. This game is a digital adaptation of the classic board game Cluedo, uniquely themed around the popular Among Us universe. Entirely coded in C++ and utilizing the SFML graphics library, this project blends programming skills with creative design.

Game Features

  • Among Us Theme: A creative fusion between the traditional game of Cluedo and the world of Among Us.
  • SFML Graphics: Uses the SFML library to create a visual and interactive user experience.
  • Deduction Gameplay: As in classic Cluedo, players solve a mystery by deducing who committed the crime, with what object, and in which room.

Rules of Cluedo

  1. Objective: Determine who among the characters has committed the crime, with what object, and in which room.
  2. Gameplay Turns: Players move around the board, suggesting combinations of character, weapon, and room to gather clues.
  3. Final Accusation: Once a player thinks they have solved the mystery, they make an accusation. If correct, they win the game; if incorrect, they are eliminated.

Installation

To play CluedoGame:

  1. Clone the repository:
    git clone https://github.com/Whyiest/CluedoGame.git
    
  2. Ensure SFML is installed on your system.
  3. Compile the project using a compatible C++ compiler.
  4. Run the game and start your investigation!

#PLEASE EDIT CMAKELIST OR DELETE IT BEFORE RUN-IT ! We keep it only to provide a template if you want to use CMAKE.

Usage

This project is a fantastic way to revisit the classic Cluedo game with a modern twist. It also serves as a practical example of applying C++ programming skills and game development.

License

This project is open-source and available under [appropriate license type]. See the LICENSE.md file for details.

About

A cluedo game based on an AmongUs Theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published