Skip to content
View marcelofcabral's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report marcelofcabral

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. do do Public

    Weekly schedule in C. Works in a command line dialog fashion. Implementing visual interface using IUP (Portable User Interface). Working to expand it to a monthly and even yearly schedule.

    C

  2. Boxy Boxy Public

    A game where boxes shoot eachother. Made with OpenGL.

    C++

  3. arduino-sorting-visualization arduino-sorting-visualization Public

    Code for an arduino project that materializes a 5-element integer array as a set of LEDs and sorts it. For educational purposes.

    C++ 1

  4. opengl-lighting opengl-lighting Public

    Lighting tests in OpenGL.

    C++

  5. invaders invaders Public

    Simple Space Invaders-inspired game created during the last module of the Ultimate Rust Crash Course, by Nathan Stocks.

    Rust

  6. squares_and_chat squares_and_chat Public

    A simple full JavaScript shooter game with an embedded chat based on Web Socket. Back-end uses Node.js (with websocket and pg as the only dependencies) and PostgreSQL. Front-end in vanilla HTML, CS…

    JavaScript