Skip to content
View OnoSaburo940516's full-sized avatar
  • Osaka, Kansai, Japan
Block or Report

Block or report OnoSaburo940516

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

using SoftwareDeveloper.OnoSaburo;

class Bio : SoftwareDeveloper {
  name     = "Ono Saburo";
  title    = "Unity Game Engineer";
  company  = "Remote";
  location = "Osaka, Kansai, Japan";
}

class Skills : SoftwareDeveloper {
  languages  = ["C#", "C/C++/Java", "Javascript", "Solidity"];
  IDE  = ["Unity", "Microsoft Visual Studio ", "VS Code", "Unity Hub", "GitHub"];
  MMO  = ["Netcode for GameObjects", "Relay/Mirror", "Photon"];
}

Credit: [OnoSaburo] (https://github.com/OnoSaburo940516)

Last Edited on: 23/06/2023

Popular repositories Loading

  1. ThePlaneWar ThePlaneWar Public

    Unity3D制作的飞机大战小游戏

    C# 1 2

  2. ECS-Network-Racing-Sample ECS-Network-Racing-Sample Public

    Forked from Unity-Technologies/ECS-Network-Racing-Sample

    ECS multiplayer racing sample to showcase using Unity Entities and netcode with best practices

    C# 1

  3. com.unity.multiplayer.samples.coop com.unity.multiplayer.samples.coop Public

    Forked from Unity-Technologies/com.unity.multiplayer.samples.coop

    A small-scale cooperative game sample built on the new, Unity networking framework to teach developers about creating a similar multiplayer game.

    C#

  4. Slither.io-Unity3D-Gaming Slither.io-Unity3D-Gaming Public

    Forked from yuechen-cynthia/Slither.io-Unity3D-Gaming

    mobile computing

    Objective-C

  5. SanAndreasUnity SanAndreasUnity Public

    Forked from in0finite/SanAndreasUnity

    Open source reimplementation of GTA San Andreas game engine in Unity

    C#

  6. Multiplayer-FPS Multiplayer-FPS Public

    Forked from Armour/Multiplayer-FPS

    🎮 A multiplayer first person shooter game based on Unity Game Engine

    C#