Skip to content
View Terence-Wong's full-sized avatar
💤
Sleeping
💤
Sleeping
  • University of Waterloo

Block or report Terence-Wong

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
Terence-Wong/README.md

Pinned Loading

  1. Checkers Checkers Public

    A simple checkers game. Programmed for a school project.

    Java 1

  2. ConnectFour ConnectFour Public

    A "connect four" game, except players build a program to play. Running the game puts two players' programs against each other. Programmed for the MAC CompSci Club.

    Java 1

  3. SimpleNeuralNet SimpleNeuralNet Public

    A simple neural net that trains using back propagation on a XOR truth table.

    Java 1

  4. Chip8_Emulator Chip8_Emulator Public

    a Chip8 Emulator written in Java.

    Java

  5. SueDough-Code SueDough-Code Public

    Fun programming language developed with the intention of making pseudocode viable code.

    Java

  6. pokedex pokedex Public

    A Pokedex for the original 150 pokemon. Features base stats and type advantages/disadvantages

    TypeScript