An attempt to built a minimal clone of the awesome Monument Valley game in ReasonML by Jaleel and Mahesh.
Plan the required types for the game.Draw a world of isometric cubes.- Make the world rotatable.
- Replace css with scss.
- Make the cube side variable for a world.
- Account for overlapping cube faces.
- TBC