SkillAgentSearch skills...

Boomcaster

A simple doom-esque game built with pygame and a custom coded raycaster

Install / Use

/learn @0xIcarus/Boomcaster
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

How does this work?

  • It runs on the simple principle of ray casting
  • Raycasting is the process of shooting a vector or ray from the characters perspective and rendering the exact points that the vectors hit. The rest of the area is left out blank which allows to provide a 3d effect
  • It involves basic trigonometric calculations

Setup

  • To run the file:
  • enable the env or have pygame installed
  • run python3 boom.py

Preview

raycaster

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated2y ago
Forks15

Languages

Python

Security Score

55/100

Audited on Mar 28, 2024

No findings