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

Block or report ratozumbi

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

    binary tree guessing game

    C#

  2. DontBlink DontBlink Public

    VR android game

    C# 2

  3. HaddadsEscape HaddadsEscape Public

    Game for senac's TPG class of 2015

    C#

  4. 3D-VR-TD 3D-VR-TD Public

    A VR (6DoF) TowerDefence Game. Made in Unity3D 2019.3 using XR Interaction Toolkit and a custom pathfind for a 3D grid space

    C#

  5. MyTatooAR MyTatooAR Public

    Playing with myself

    C#

  6. Preview Video on Unity Editor Preview Video on Unity Editor
    1
    using System;
    2
    using System.Collections;
    3
    using System.Collections.Generic;
    4
    using UnityEditor;
    5
    using UnityEngine;