Git Product home page Git Product logo

arsenbadalyan / cub3d Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 211 KB

This project aims to develop a ray casting game using the MiniLibX library in the C programming language. The game will utilize the concept of ray casting, a technique commonly used in creating 2D graphical representations of 3D environments.

License: Other

Makefile 2.03% C 74.93% Objective-C 23.04%
3dgame c-language game minilibx raycasting

cub3d's Introduction

Ray Casting Game with MiniLibX Library in C

This project aims to develop a ray casting game using the MiniLibX library in the C programming language.

Overview

The ray casting game is a 2D game that utilizes the concept of ray casting to create a graphical representation of a 3D environment. The objective is to provide an immersive and interactive gaming experience where players navigate through a virtual environment.

Features

  • Ray Casting Engine: Renders the 2D environment using ray casting techniques.
  • Player Interaction: Enables player movement, interactions, and object collection.
  • Collision Detection: Detects collisions with walls and obstacles for realistic player interaction.
  • Game Mechanics: Implements puzzles, challenges, and objectives for an engaging gameplay experience.
  • User Interface: Displays game-related information using the MiniLibX library, including HUD and menus.
  • Game State Management: Handles game states, such as starting, pausing, and ending the game.
  • Audio Support: Incorporates sound effects and background music to enhance the gaming experience.

Technologies Used

  • Programming Language: C
  • MiniLibX Library: Graphical rendering and user interface development.

Getting Started

To get started with the Ray Casting Game project, follow these steps:

  1. Clone the repository: git clone https://github.com/arsenbadalyan/cub3D
  2. Build the project using the provided Makefile: make
  3. Run the game executable: ./cub3D

Contributing

Contributions are welcome! If you would like to contribute to the project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature: git checkout -b feature-name
  3. Make your modifications and commit your changes: git commit -m "Add feature"
  4. Push your branch to your forked repository: git push origin feature-name
  5. Open a pull request detailing your changes.

Contributors

License

This project is licensed under the MIT License.

Acknowledgments

cub3d's People

Contributors

arsenbadalyan avatar armanmartirosyan 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.