Skip to content
View mrmagic2020's full-sized avatar
πŸŽ’
School
πŸŽ’
School
  • 21:06 (UTC +10:00)

Highlights

  • Pro
Block or Report

Block or report mrmagic2020

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
mrmagic2020/README.md

Hi there πŸ‘‹ I'm mrmagic2020!

#include <life>

int main()
{
  while (life::alive)
  {
    life::eat();
    life::code();
    life::sleep();
  }

  return 0;
}

Anurag's GitHub stats Top Langs

Pinned

  1. termstyle termstyle Public

    An open-source C++ library that enables developers to easily define and apply customizable style presets for terminal outputs such as warnings, infos, and errors.

    C++ 1

  2. The-Hangman-Game The-Hangman-Game Public

    The classic Hangman game implemented in the commandline. Made with Xcode.

    C++ 3

  3. OpenRCT2/OpenRCT2 OpenRCT2/OpenRCT2 Public

    An open source re-implementation of RollerCoaster Tycoon 2 🎒

    C++ 13k 1.5k

  4. openrct2-dynamicdashboard openrct2-dynamicdashboard Public

    A dynamic dashboard for OpenRCT2 scenarios including all the statistics.

    TypeScript 2

  5. Illumination Illumination Public

    An indie game made with Unity.

    C# 1

  6. TheAlgorithms/C-Plus-Plus TheAlgorithms/C-Plus-Plus Public

    Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.

    C++ 29.4k 7k