Skip to content
View Numb4r's full-sized avatar

Block or report Numb4r

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 Loading

  1. Makefile generico para compilacao em... Makefile generico para compilacao em C++
    1
    CXX	     := -g++
    2
    CXXFLAGS := -pedantic-errors -Wall -Wextra -Werror
    3
    LDFLAGS	 := -lstdc++ -lm
    4
    BUILD 	 := ./build
    5
    OBJ_DIR  := $(BUILD)/objects
  2. Game-Engine-SDL Game-Engine-SDL Public

    Game engine made with SDL and C++ from scratch

    C++ 1

  3. Recomendacao-Cache-LRU Recomendacao-Cache-LRU Public

    C++

  4. USA_flag_py USA_flag_py Public

    USA flag ASCII made in python

    Python 1

  5. C.L.A.R.A C.L.A.R.A Public

    C.L.A.R.A e um chatbot voltado a auxiliar os alunos do CEFET-MG Divinopolis

    HTML 4