Skip to content
View kylestarrtech's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report kylestarrtech

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

Hi ๐Ÿ‘‹! I'm Kyle Starr!

A 20 year old CS student specializing in game development/design.

About Me

I started taking an interest in Computer Science and the broad field of it around 13 years old - I wasn't very good at the math at the time, so I instead loved looking into the broad view of how games worked, how I could do that - and general problems/solutions with a game's design. I also gained my interest in tech hardware and repair at this age.

I wouldn't get a grasp of core programming fundamentals until about a year later at the age of 14 where I had made my first text adventure game, and soon after this I'd have gone to the Unity game engine and begun making games. I explain a bit more about what I'm working on in the next section!

What am I working on?

Currently, my main project is a Unity game called Tile Tapper! It's a 5-lane mobile rhythm game that was created to solve a problem I had with other mobile rhythm games - a powerful level editor couldn't be found on mobile rhythm games like that, and none of them let you style a level to your liking from the ground up. Tile Tapper, as said, was my solution to this problem - allowing you to create basic, or very complex levels with plenty of styling options while also allowing for the support of custom songs and developer-made levels to serve as a reference point for what the editor is capable of!

Projects aside from Tile Tapper would be simple things - my portfolio, a variety of Unity prototypes, and also some random side projects.

How can I contact you?

If you wanted to contact me, you can do so via:

๐Ÿ‘‰ Email (Use for professional/business inquiries): kyle@kylestarr.tech

๐Ÿ‘‰ Twitter (Anything): @KyleStarrTech

Popular repositories

  1. DBD-Queue-Pool-Tracker DBD-Queue-Pool-Tracker Public

    An analytical tracker made with C# and WinForms that tracks the number of players on a selected region for the game Dead by Daylight.

    C# 2

  2. DBD-Balance-Checker DBD-Balance-Checker Public

    A web-based tool to check whether or not Perk or Killer combinations are in tune with the balancing of a competitive Dead by Daylight league ruleset.

    JavaScript 2 3

  3. BunnyBot BunnyBot Public

    A Discord bot that posts random images of bunnies on command. Written with Discord.js.

    JavaScript 1

  4. DBD-Hook-Counter DBD-Hook-Counter Public

    A Hook Counting program for streamers to use in their streams as Killer!

    C#

  5. kylestarrtech kylestarrtech Public

  6. Cost-Based-Pathfinder Cost-Based-Pathfinder Public

    A simple cost-based pathfinding system I made in high school. Made in Processing.

    Processing