Flappy Bird, mobile game designed with C# in Unity, 12/01/23-01/01/24,
- Use C# to write several scripts to enable the game to run properly
- Make good use of Physical Collider and Animator of Unity Engine to realize the animation of the bird’s flying, the physicality of the birds movement and the scene’s continuous.
My Own Blog, designed with hexo, 12/01/23-Current
- Downloaded and learned to use Git and node.js
- Builded my own webpage with hexo
Automatic flower watering device, made with Arduino, 10/01/20-01/01/21
- Designed the device with my teammates and separate our works
- Used photoresistor, humidity sensor, temperature sensor and some other components to build up the device
- Wrote scripts using C++ in Arduino IDE that made the device work effectively