Skip to content
View LucianTranc's full-sized avatar

Highlights

  • Pro

Block or report LucianTranc

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

Popular repositories Loading

  1. OpenGL_Billiards OpenGL_Billiards Public

    C++ 3

  2. 2D_Soft_Body 2D_Soft_Body Public

    2D soft body physics simulation

    C++ 3

  3. HoverRocketScripts HoverRocketScripts Public

    C# Scripts that were used with the Unity game engine to create the mobile game called "Hover Rocket"

    C# 2

  4. SDL_Game SDL_Game Public

    2D top down game created using C++ and libSDL2

    C 1

  5. Pathfinding Pathfinding Public

    Tool that compares pathfinding algorithms like A*, Dijkstra, BFS and DFS

    C++ 1

  6. IMDb-Database-Using-BST IMDb-Database-Using-BST Public

    C program that enables the user to find the list of actors in a movie, or a list of movies that an actor played in. This is done using a binary search tree and the .tsv files from IMDb

    C