GithubHelp home page GithubHelp logo

rolexalexander / twisted-trails Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 32.44 MB

Twisted Trails is a maze-themed game designed to immerse tourists and other individuals in Guyana's culture and geography. Players navigate through the maze, collecting items and gaining knowledge about the country along the way.

License: MIT License

C 100.00%

twisted-trails's Introduction

Twisted Trails - Guyanese-themed Maze Game

Twisted Trails is a maze game implemented in C, where players navigate through mazes and answer Guyanese-themed questions to progress. The goal is to reach the end of each level while accumulating points and avoiding obstacles.

Table of Contents

  1. Introduction
  2. Features
  3. Installation
  4. How to Play
  5. Documentation
  6. Contributing
  7. License

1. Introduction

In this project, we've created a maze game called "Twisted Trails" that challenges players to navigate through a series of mazes while answering questions related to Guyanese culture and themes. The game includes multiple levels, each with its unique maze and set of questions.

2. Features

  • Guyanese-themed Questions: Players must answer questions related to Guyanese topics to progress through the game.
  • Leaderboard: The game maintains a leaderboard of the highest scores achieved by players.
  • Multiple Levels: Twisted Trails consists of multiple levels, each presenting increasingly challenging mazes and questions.
  • Lives System: Players have a limited number of lives to complete all levels, adding an element of strategy and challenge.
  • Graphics and Audio: The game features graphics and audio elements to enhance the gaming experience.

3. Installation

To install and run Twisted Trails on your system, follow these steps:

  1. Clone the repository from GitHub:

    git clone https://github.com/RolexAlexander/Twisted-Trails.git
  2. Navigate to the project directory:

    cd Twisted-Trails
  3. Compile the source code using a C compiler. To build the game, use the following command in GCC (version 13.2.0):

    gcc src/game.c icon.o -o 'Twisted-Trails.exe' -O1 -Wall -std=c99 -Wno-missing-braces -I include/ -L lib/ -lraylib -lgdi32 -lwinmm
  4. Run the compiled executable:

    ./Twisted-Trails.exe

4. How to Play

  • Controls:
    • Use the arrow keys to navigate the player character through the maze.
    • use your mouse to select answers to questions.
  • Objective:
    • Navigate through each level's maze while answering questions correctly.
    • Accumulate points and strive to achieve the highest score possible.
    • Complete all levels with the limited number of lives available.

5. Documentation

The source code includes detailed comments to explain the functionality of each function, variable, and game state. Additionally, a src/maze.h file contains declarations for maze-related functions and structures.

6. Contributing

Contributions to Twisted Trails are welcome! Feel free to submit bug fixes, feature enhancements, or suggestions via pull requests on GitHub.

7. License

This project is licensed under the MIT License. See the LICENSE file for more information.

twisted-trails's People

Contributors

johnatansukhlall avatar rolexalexander avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.