Skip to content
View gwdina's full-sized avatar

Block or report gwdina

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

Pinned Loading

  1. Custom_Clue_Game Custom_Clue_Game Public

    Uses a custom Clue board and has the user go against 3 other bots, the player will use a interactive window to play the game. JAR file is available if you want to play; code is in src

    Java 1

  2. Reinforcement-Learning-for-Robot-Wall-Following Reinforcement-Learning-for-Robot-Wall-Following Public

    Start up a Gazebo simulation and runs a maze map, a robot will use Q-Learning to follow the walls of the maze through the use of lidar sensors, and will build a Q-Table from its trials in order to …

    Python 1

  3. Maze_Verification Maze_Verification Public

    CSCI406 Project4: Takes a maze input (like Grandpa Transit Map) and models the maze as a graph, then uses an BFS algorithm to solve the maze

    C++ 1

  4. Solving-The-Maze Solving-The-Maze Public

    Lab 4 for MEGN 441: extension of Lab 3 Maze traversal, but instead of providing the robot with prior information, the robot is expected to use sensing (IR sensor in the front and a ultrasonic senso…

    C++ 1

  5. Pong_game Pong_game Public

    Simple pong game made in C++ using SFML Library

    C++ 1

  6. AlgoBOWL AlgoBOWL Public

    CSCI406 Project2: The algorithm determines a minimal length sequence of addition operations starting with 1 that computes all values in X.

    Jupyter Notebook 1