This is a PTSD framework practice for students taking the OOPL course from NTUT.
- Clone the repository
git clone https://github.com/ntut-open-source-club/PTSD-Practice-Giraffe-Adventure- Replace the image of m_giraffe with giraffe.png in Resources!,
- Make the giraffe move into the red area using the keyboard!
- Make the chest disappear when the giraffe touches it!
- Write a program to give your bee friend an animation!
- Write a program to open the door when your character touches it!
- Design a program to countdown, stop animation after OK display
Hint: Look for TODOs if you are lost.