Skip to content
View kdwilich's full-sized avatar
Block or Report

Block or report kdwilich

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

  1. Mario-Game-V1-Java Mario-Game-V1-Java Public

    This is a simple Mario-esque game that allows you to jump from block to block, jump underneath the question blocks to attain coins, and create new blocks by clicking and dragging with the mouse.

    Java 1

  2. Mario-Game-V2-Java-AI Mario-Game-V2-Java-AI Public

    This is a 2D Mario-esque game that utilizes recursion to play the game for you. It does so by recursively evaluating Mario's next step and deciding which action will result in the highest points.

    Java 1

  3. Mario-Game-V3-JS Mario-Game-V3-JS Public

    This is a version of the Mario game that is programmed in JavaScript rather than Java and is playable online.

    JavaScript 1

  4. Mario-Game-V4-Python Mario-Game-V4-Python Public

    This is a version of the Mario Game that is programmed in Python

    Python 1

  5. Class-Website Class-Website Public

    A website created with the intention of implementing new and helpful features that could be brought to students through a website

    Hack 1

  6. RegisterAPI-Java RegisterAPI-Java Public

    Forked from lswoodbu/RegisterAPI-Java

    Server-side register API. Developed in Java (w/ Spring Boot) using the Eclipse IDE. Mavenized.

    Java