SkillAgentSearch skills...

Cub3d

42 project cub3d, with a main menu, settings, sound & music, a minimap, actual gameplay with a random generated map, an endscreen with a highscore and more features coming soon

Install / Use

/learn @eschirni/Cub3d
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <img src="./img/luci.gif" width=15%> </p>

How to download & execute

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  • Download glfw with brew install glfw or any packet downloader of your choice
  • Go to the game folder (directory) where the Makefile is
  • Write this command to your terminal: make re
  • Write this command to your terminal to start the game: ./cub3d
  • Enjoy :)
</br> <p align="center"> <img src="./img/gameplay.gif" width=75%> </p> </br> <table> <tr> <td> <img src="./img/monster.png" > </td> <td> <img src="./img/quest.png"> </td> </tr> </table> </br>

Controls

W Move Forward

S Move Back

D Move Right

A Move Left

F Open Doors

ESC To Switch Main Menu

Mouse Move Look Around

</br>

Instructions

You are in a dungeon to collect some hidden quests. Use W A S D buttons to move and use mouse to look around. But be careful!

Quest guard Luci doesn't like people who try to steal his treasures.

Hence, it will be following you. Watch your six!

</br></br></br>

How to install brew to 42 computers?

rm -rf $HOME/.brew && rm -rf $HOME/goinfre/.brew && git clone --depth=1 https://github.com/Homebrew/brew $HOME/goinfre/.brew && echo 'export PATH=$HOME/goinfre/.brew/bin:$PATH' >> $HOME/.zshrc && source $HOME/.zshrc && brew update

Related Skills

View on GitHub
GitHub Stars47
CategoryDevelopment
Updated21d ago
Forks1

Languages

C

Security Score

95/100

Audited on Mar 9, 2026

No findings