It is the game which many people are used to play before we have the smartphones.
I used python to design this game. The library pygame is very helpful in designing games like this.
This game is controlled with a,w,s,d keys in keyboard.
a -> left
w -> up
s -> bottom
d -> right
Hope you enjoy playing this game.