Do you have examples of 2d games made with three.js?

i would like to check how good is three.js to make a 2d game, i have been working with canvas so far but i am curios to implement three.js for game development, as i don’t have 3d game-dev experience, i will start with some 2d game, my question is if i can create a lots of planes and put to them the sprites as textures, then if would be better to have a cube instead of a plane, any way do you know 2d games made with three.js that i can study?