News
Organize emoji with Disarray, a coding game about JavaScript array methods
Introducing Disarray, a new coding game from Codepip. In this game inspired by the visual novel genre, you play a cleaning consultant who’s been hired to declutter your client’s house. Using a variety of JavaScript array methods, you must organize emoji of the household objects you encounter.
80 levels take you through the house, from the front door to the bathroom to the garden, where you learn to use methods like pop
, push
, splice
, map
, and filter
. Learn more about Disarray.