Skip to content
View autrin's full-sized avatar

Highlights

  • Pro

Block or report autrin

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. 8-puzzle 8-puzzle Public

    Solving 8-puzzle using BFS, IDS, and 3 kinds of A* with minimum number of actions (AI)

    Python

  2. Sorters Sorters Public

    Selection sort, insertion sort, merge sort, and quicksort

    Java

  3. Gomoku Gomoku Public

    A game-playing agent capable of playing Five-in-a-Row (Gomoku) (AI)

    Python

  4. Pokeman Pokeman Public

    A pokemon game

    C++

  5. ArchivedMessageReconstruction ArchivedMessageReconstruction Public

    to reconstruct/unzip a message archived with a binary-tree based algorithm. The program should ask for a single filename at the start: "Please enter filename to decode: ", decode the message in the…

    Java

  6. CardGameDesign CardGameDesign Public

    Architecture and design patterns

    Java