Skip to content
View maurofranchi's full-sized avatar
๐Ÿ‘จโ€๐Ÿ’ป
๐Ÿ‘จโ€๐Ÿ’ป
Block or Report

Block or report maurofranchi

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

Hi there ๐Ÿ‘‹

.NET Backend Engineer with 13 years of experience. You won't find many interasting stuff at the moment ๐Ÿ˜… but I am planning to release part of the code I am building for my Unity3D game (if I ever make it ๐Ÿ™„).

  • ๐Ÿ”ญ Iโ€™m currently working on a 2.5D CharacterController for my dream game I started designing 3 years ago
  • ๐ŸŒฑ Iโ€™m currently learning Unity3d
  • ๐Ÿ˜„ Pronouns: him/He
  • ๐ŸŽฎ I love videogames

Pinned Loading

  1. GitConfig Aliases GitConfig Aliases
    1
    [alias]
    2
    	com = checkout master
    3
    	co = checkout
    4
    	ec = config --global -e
    5
    	po = push origin
  2. 2.5D_Platformer_Unity 2.5D_Platformer_Unity Public

    Forked from RoundBearChoi/2.5D_Platformer_Unity_URP

    2.5D Platformer | Unity

    C#

  3. NavMesh-Tutorial NavMesh-Tutorial Public

    Forked from Brackeys/NavMesh-Tutorial

    Tutorial project files on using NavMesh in Unity.

    C#