Skip to content
View AlexChung1995's full-sized avatar

Block or report AlexChung1995

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. Das-BohnenSpiel-AI Das-BohnenSpiel-AI Public

    An intelligent agent for playing Das Bohnenspiel, a mancala game. Note, I only created the AI portion in the java file titled "Student Player".

    Java

  2. GroupPathfinding GroupPathfinding Public

    My favourite project thus far. Complex pathfinding AI. Windows executable file is in /521isImpossible/bin . C# code is in /521isImpossible/Assets/Scripts. Made with Unity.Take a look!

    ASP 2

  3. puppeteer puppeteer Public

    Forked from puppeteer/puppeteer

    Headless Chrome Node API

    JavaScript

  4. IndieRecordsServer IndieRecordsServer Public

    No dependency (indie) Java TCP Server. Currently includes support for HTTP requests and allows for defining custom protocols. Concurrent and lightweight. Define routes with lambda functions.

    Java