Skip to content
View WesOfX's full-sized avatar
Block or Report

Block or report WesOfX

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. perlin-noise perlin-noise Public

    Ken Perlin's improved noise algorithm implemented with C++

    C++ 3 1

  2. gradient-noise gradient-noise Public

    Gradient noise algorithm with a templated number of dimensions implemented with C++

    C++ 25 1

  3. csi csi Public

    Easily generate ANSI escape sequence strings to print colored or stylized text, move the cursor, or erase parts of the display.

    C++ 3 1

  4. digital-fov digital-fov Public

    Field of vision algorithm intended for use in roguelike games. Based on Brensenham's digital line algorithm.

    C++

  5. astar astar Public

    Efficient shortest-path algorithm implemented in C++

    C++ 7

  6. getch getch Public

    Simple c++ function for getting single characters from the user.

    C++