Skip to content
View cjnani16's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home
Block or Report

Block or report cjnani16

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. lovetronics lovetronics Public archive

    A turn-based ARPG style game for Global Game Jam 2020, featuring the ability to salvage your opponent's parts to gain their abilities.

    C# 1

  2. daysie daysie Public

    (iOS & Arduino) A lil bluetooth habit tracking device made for your desk.

    G-code

  3. ShiJbey/speakeasy ShiJbey/speakeasy Public

    Character-driven emergent narrative simulation of a 1920's prohibition era American city built with Neighborly

    Jupyter Notebook 3

  4. fold-n-duck fold-n-duck Public

    (Unreal Engine 5, Blueprints) A first-person 3D creative sandbox game with unique paper folding mechanic. You sit in the back of the class, play with paper, and dodge your classmates' wads of paper.

    HTML

  5. social-deduction-metagame social-deduction-metagame Public

    Simplified prototype of social deduction rpg-style game.

    C++ 1

  6. Code Sample: Procedural Ability Syst... Code Sample: Procedural Ability System (Utilizing Unreal Engine's Gameplay Ability System)
    1
    // This work is the property of the Secret Dungeon Team. All rights reserved.
    2
    
    
    3
    #include "AbilityDataFunctionLibrary.h"
    4
    #include "SecretDungeonAIEnemyBase.h"
    5
    #include "SecretDungeonCharacterBase.h"