Skip to content
View lolxu's full-sized avatar
🈳
E M P T Y
🈳
E M P T Y

Block or report lolxu

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

Welcome Stranger 🎈

I'm a student @ USC, majoring in Computer Science (Games).

I'm interested in gameplay engineering and design!

Pinned Loading

  1. Simply-Rotate/SimplyRotate_Unity Simply-Rotate/SimplyRotate_Unity Public

    The repository for Simply Rotate, a physics based puzzel game made with Unity

    C# 1

  2. CartoonGrassShader CartoonGrassShader Public

    This is a HLSL grass shader that works in Unity to create some really nice looking grass!

    ShaderLab

  3. GetawayGame GetawayGame Public

    A mobile game made in Unity

    C# 2

  4. GGJ2024-PressToPlay GGJ2024-PressToPlay Public

    GGJ 2024 submission. An arcade game where the start button acts really weird...

    C#

  5. MAPF-Experiment MAPF-Experiment Public

    A class project for the Introduction to Artificial Intelligence class. We experimented with multi-agent path finding using A* Algorithm with constraints on agents.

    C++ 1

  6. Perceptron-Learning Perceptron-Learning Public

    I implemented a perceptron model for classifying IMDB movie reviews. Given a review, the C++ program can classify it as a positive or negative review.

    C++