Skip to content
View W-L-Smith-2022's full-sized avatar
😁
I may be slow to respond.
😁
I may be slow to respond.
Block or Report

Block or report W-L-Smith-2022

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

Popular repositories Loading

  1. 2D-Turtle-With-Unity-Part-1 2D-Turtle-With-Unity-Part-1 Public

    This repository is about getting started with Unity and using scripts to make objects move in Unity 2D. Here is a link to a YouTube video I created about this project: https://youtu.be/AWbCPk5Z3FQ …

    C#

  2. 2D-Turtle-With-Unity-Part-2 2D-Turtle-With-Unity-Part-2 Public

    This repository is about using C# Scripts to move around the game view in Unity 2D. Here is a link to a YouTube video I created about this project: https://youtu.be/buvePt4hVHI Here is a link to my…

    C#

  3. 2D-Turtle-With-Unity-Part-3 2D-Turtle-With-Unity-Part-3 Public

    This repository is about using C# scripts to zoom in/out in the game view in Unity. Here is a link to a YouTube video I created about this project: https://youtu.be/mWD0ehrNvJk Here is a link to my…

    C#

  4. Maze-Creation-and-Solution-Algorithms Maze-Creation-and-Solution-Algorithms Public

    A project making and visualizing a couple of perfect maze creation algorithms and a couple of perfect maze solution algorithms.

    Python