Skip to content
View Joshalexjacobs's full-sized avatar
🕹️
🕹️

Highlights

  • Pro
Block or Report

Block or report Joshalexjacobs

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. SlimeBattleSystem SlimeBattleSystem Public

    A lightweight RPG combat system for Unity that emulates the battle formulas from the original Dragon Quest.

    C# 15 3

  2. JSON-based Level Editor for Unity JSON-based Level Editor for Unity
    1
    using System;
    2
    using UnityEngine;
    3
    
                  
    4
    namespace JSONLevelEditor {
    5
        
  3. unity-segmented-parallax unity-segmented-parallax Public

    A Unity package that handles seamless segmented parallax for infinite scrolling 2D backgrounds.

    C# 1

  4. crome-game crome-game Public

    Crome GB - Retro space shooter built in Unity

    C#

  5. Love2D-Platformer-Template Love2D-Platformer-Template Public

    A platformer template created using Lua and Love2D

    Lua 8 1

  6. fake-predetermined-physics fake-predetermined-physics Public

    An experiment on how to fake predetermined physics within Unity

    ShaderLab