kieranyyu - Overview

View kieranyyu's full-sized avatar

Kieran Yu kieranyyu

Block or report kieranyyu

Popular repositories Loading

  1. Project that lists all possible orderings of the given activities. Possible orderings must satisfy the given time limit and whether some activities must be completed before others.

    C++

  2. Connect Four game on a 7 by 7 grid. The user chooses whether to go first or second, and the program makes moves by choosing a random column that has not been filled yet.

    Java

  3. Forked from pallets/click

    Python composable command line interface toolkit

    Python