Skip to content
View Outry08's full-sized avatar
Block or Report

Block or report Outry08

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. SQL-Library SQL-Library Public

    A library with implementations of SQL commands within C using structs, pointers, and functions. Plan to make the ability to convert tables between C and SQL.

    C

  2. Paper-Mario-Website Paper-Mario-Website Public

    A Paper Mario fan site made in HTML/CSS with a high degree of care, passion, and detail.

    HTML

  3. Billiards Billiards Public

    A re-creation of the Billiards game with a top-down perspective. Made by integrating C, Python, SQL, HTML, CSS, and JavaScript. Utilizes the client-server model to send data between Python (the ser…

    Python

  4. PaperMarioMetroidvania PaperMarioMetroidvania Public

    2D platformer metroivania game in the art style of Paper Mario. Made in Unity with C# scripts.

    C#

  5. Mancala Mancala Public

    A Re-creation of the board game, Mancala. This project makes use of object-oriented principles such as polymorphism, inheritance, and encapsulation. It also utilizes the Java Swing UI builder, as w…

    Java

  6. RPGBattleTower RPGBattleTower Public

    Turn-Based RPG gameplay in an endless battle-tower game. Made in Java, UI is text-based.

    Java