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

Block or report pianotard

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

  1. mdp_dice mdp_dice Public

    An MDP model for making optimal decisions in the mobile game, Random Dice

    Python

  2. mage_overlord mage_overlord Public

    An RPG made using Love2D engine

    Lua

  3. scp_crane scp_crane Public

    An approach to solve crane placement problem in construction site layout planning using linear optimization, as explored by Dr Justin Yeoh. Adapted from code produced by Dr Justin Yeoh on line 784 …

    Python 2 2

  4. CustomerCountingTool CustomerCountingTool Public

    A simple tool to count and record the time of customer arrivals, queue time and service time in a simple queue system.

    Java