Skip to content
View L4ZZA's full-sized avatar
🚐
Roaming
🚐
Roaming
Block or Report

Block or report L4ZZA

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. Hide/Show console based on configura... Hide/Show console based on configuration for debug purposes.
    1
    //==========================================//
    2
    // Author: Pietro Lazzarotto                //  
    3
    // Credits 2019                             //  
    4
    //==========================================//
    5
    
                  
  2. Simple header to quickly get rid of ... Simple header to quickly get rid of echoing when printing to console. If specified, it prints the int and the int and the char value of the key pressed.
    1
    //==========================================//
    2
    // Author: Pietro Lazzarotto                //  
    3
    // Credits 2019                             //  
    4
    //==========================================//
    5
    
                  
  3. pyro pyro Public

    Custom game engine written in C++ and OpenGL

    C++

  4. DoctorHyde DoctorHyde Public

    Global Game Jam 2020 made with Unity

    ShaderLab

  5. gamedevmap_csv gamedevmap_csv Public

    Collected all the publicly available data from https://www.gamedevmap.com/ for a university project

    Python

  6. matchmaking matchmaking Public

    A simple matchmaking-like service written in GO using gorilla request router.

    Go 1