SkillAgentSearch skills...

Engine

2.5D Raycaster engine

Install / Use

/learn @herrecito/Engine
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Ingame

Dependencies

  • SDL 2.0
  • SDL_image 2.0
  • GLEW

Build

If you want to take it for a spin, build with:

make

Create a map with:

./bin/editor

(Left button to add walls, right button to delete, S to save, L to load)

And run it with:

./bin/engine

You'll need some textures and spritesheets:

  • ascii.png
  • ceil.png
  • floor.png
  • pistol.png
  • wall.png

You can find mine here: http://imgur.com/a/F2Cnu

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated1y ago
Forks1

Languages

C

Security Score

70/100

Audited on May 12, 2024

No findings