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

Block or report FlitneyR

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
FlitneyR/README.md
  • 👋 Hi, I’m @FlitneyR
  • 👀 I’m interested in: graphics programming and games development
  • 🌱 I’m currently: improving my C++

Pinned

  1. my_game_engine my_game_engine Public

    My personal Vulkan-based game engine

    C

  2. qoicpp qoicpp Public

    A C++ cli tool to convert between common image formats and the Quite Ok Image format.

    C

  3. snake_game_rs snake_game_rs Public

    A snake game written in Rust using pixel-canvas

    Rust

  4. ARMSweeper ARMSweeper Public

    A simple game of mine sweeper in Aarch64 assembly

    Assembly

  5. better-software-raster-renderer better-software-raster-renderer Public

    Processing

  6. directed-weighted-graph-dynamic-shortest-path-cpp directed-weighted-graph-dynamic-shortest-path-cpp Public

    A C++ program to parse a graph from a file, or from stdin, and find the shortest path between two points, or from every point to every other point, using a dynamic programming algorithm.

    C++