• A Unity-based Motion Matching System

    Post thumbnail
    Post thumbnail
    The main objective of this project is to implement the basic functionality of a working Motion Matching system and integrate it into the game The Bleeding Tree. The objectives consist of two parts; the first part is in data pre-processing phase building up the motion capture database; and the second... [Read More]
  • The Metal Menace

    Post thumbnail
    Post thumbnail
    The metal menace is a Unity-based puzzle solving & adventure game done during the DADIU program. The game mechanism is that the player uses a laser magnetic weapon to eliminate the robots for each level and either clear obstacles or bridge gaps with the magnetic on the way to the... [Read More]
  • Secure Payment System

    Post thumbnail
    Post thumbnail
    This project is a Java implementation of the secure payment system with Secure Socket Layer(SSL) protocols. We simulate the process of the account balance transfer, including identity authentication, encryption algorithm negotiation, key exchange, and critical data transaction. [Read More]
  • Monopoly Game

    Post thumbnail
    Post thumbnail
    This project implements a Java-based monopoly game that performs the following functions: a. support a command line user interface. b. support both human players and computer players. c. ask for a command from a human player at each step, including Continue, Report, Auto, and Retire. d. let a human player... [Read More]