Pinned Repositories
assembler
calendar
This is a c++ program which allows user to add a event to his calendar, saves them to cloud and retrieves it later.
Chord-Pro-Text-Editor
This is a single web page application build using javascript, html, css and jquery. This app allows user to upload, save and retrieve chord lyric from server. It can also display the lyric in a draggable board to allow user to reformat the lyric and increase/decrease the tone.
cs350
CS446-project
Curling-Game
This is a single page client-server real time app built up on Node.js and jQuery. Two users can play the curling game with separate browsers and other browsers can be spectators and viewing the game being played.
Follow-Me-game-design
Implementation of a simple game "Follow Me" by using C++ XWindow. Game rule: follow the button sequenced played.
heros-vs.-pirates
This program simulates the battles between two heros and pirates, determine the winner each time and collect statistics on survival rates.
Lunar-Lander
java simple lunar lander game
textprocessor
For this repository, I uploaded a text processor package, which provided different functionalities about text-editing.
h19975's Repositories
h19975/textprocessor
For this repository, I uploaded a text processor package, which provided different functionalities about text-editing.
h19975/assembler
h19975/calendar
This is a c++ program which allows user to add a event to his calendar, saves them to cloud and retrieves it later.
h19975/Chord-Pro-Text-Editor
This is a single web page application build using javascript, html, css and jquery. This app allows user to upload, save and retrieve chord lyric from server. It can also display the lyric in a draggable board to allow user to reformat the lyric and increase/decrease the tone.
h19975/cs350
h19975/CS446-project
h19975/Curling-Game
This is a single page client-server real time app built up on Node.js and jQuery. Two users can play the curling game with separate browsers and other browsers can be spectators and viewing the game being played.
h19975/Follow-Me-game-design
Implementation of a simple game "Follow Me" by using C++ XWindow. Game rule: follow the button sequenced played.
h19975/heros-vs.-pirates
This program simulates the battles between two heros and pirates, determine the winner each time and collect statistics on survival rates.
h19975/Lunar-Lander
java simple lunar lander game
h19975/mango-s-repository
For this project, I designed a video game Watopoly, which is a variant of the game, Monopoly, with a board based on University of Waterloo campus. For this project, I used Observer Design Pattern to enable the information translation between each main class. Attached is a UML to clarify the relationship between each class.
h19975/simon-android-app
h19975/simpledraw
java simple draw program
h19975/two-four-tree
Implements two-four-tree find, insert and delete operations.
h19975/wlp4-compiler