Graphic

Graphic projects about Animation and Planning in Games for 2015 Fall Semester.

Gesture Based Note Extension
  • Introduction

    This project is based on the design of Note Anywhere chrome extension. We implemented more functionalities than it was. We added gesture controls, searching, etc. For detail, you could look at the setting page(options.html)

Robot Simulation
  • Introduction

    This is an simple Robot Simulation which are intended to practising and learning robot(AI) programming. There are several versions in **project** directory in which robot are acting different ways interacting with obstacles and targets. In **src** directory, there is a newest version of robot simulation. In newest version, beside animation window there is a control panel which could control some attribute of obstacles, targets, robots and even whole project. If you want to try on other version, change name of **interationX** to **src**.

  • Mouse and Keyboard Instruction

PONG Game
  • Introduction

    A simple PONG game just for fun. It has practice mode and 1 vs 1 mode. In practice mode, you could play with computer and there is no time limited for the practice. As for 1 vs 1 mode, there are 2 players those who could control their pad through key board. Other options for this game contains are resetting the spead of the ball, pause game, resume game and stop, restart game.

  • Mouse and Keyboard Instruction

    Player 1
    A -- move pad left
    D -- move pad right
    Player 2
    UP -- move pad left
    DOWN -- move pad right

  • Introduction

    A multi-user drawing system demo based on Cave Painting System at the IVLAB of University of Minnesota.

  • Introduction

    A multi-user drawing system demo based on Cave Painting System at the IVLAB of University of Minnesota.

Seeker

Seeker is a rough prototype of Android treasure hunter game made by 3 other designers and I. We tried to implement a treature hunter game combined with Augmented Reality and some other fantastic small games. This is a rough prototype for it.