Skip to content
View mliang1987's full-sized avatar

Organizations

@frc6367 @VarianAPIs

Block or report mliang1987

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

Popular repositories Loading

  1. Processing-Demos Processing-Demos Public

    Developed as part of curriculum for Computer Science at Brooke High School, Boston, MA. This was a demo for students to kick start their final project assignment, which was to develop their own gam…

    Processing

  2. Loot-Drop-Simulator Loot-Drop-Simulator Public

    Learning project to design a loot drop simulator for a game inspired by looter shooters.

    Java

  3. Battleship-Game-Simulator Battleship-Game-Simulator Public

    Developed as part of CS curriculum for Brooke High School. The final project for the AI module was for students to develop Battleship AI. This infrastructure is designed to simulate the game for tw…

    Processing

  4. Starfighter-Game Starfighter-Game Public

    Starfighter Game in developed in Processing. This was created as part of a demo for students while I was teaching CS at Brooke High School, Boston, MA.

    Processing

  5. Traveling-Salesman-Project Traveling-Salesman-Project Public

    Traveling Salesman Problem project with implementations of branch-and-bound, MST approximations, nearest-neighbor approximation, simulated annealing, and genetic algorithms.

    Python

  6. Keras-Game-of-Life Keras-Game-of-Life Public

    Implementation using Machine Learning to simulate Conway's Game of Life with broadcasting. In addition, created 10x10 Keras model for the game.

    Python