Project #6 Bitmap Game
Description
name: zijia chen
This is the storyboard of my game. Basically, instead of mario-like game in which you pass through scenes and you get obstacle. I wish to explore a bit on slope.
Description:
This is a game which the main character is a potato walking on the street.
As you move through the street, you will find the slope get steeper and
steeper. The potato need to use Space to move through the scene and
jump through the obstacle. However, as the slope get steeper, it will becomes
harder.(x)
I changed it a little to a snowboarding game:
Reflection:
I thought this game would be easy. However, it turns out to be super hard. I did spent like hours and hours on it. However, this kind of coding experience gives me a sense of how hard will a game engine be coded. I didn't know about that before
Moreover, I should focus more on what concept the game wants to convey. I used too much time on thinking how to make the skier rotate...(which failed😢)