Inspiration
wanting to make a semi-realistic 2d floor planner where the directions are simple and easy to understand
What it does
allows to allocate a to scale rectangular room size, and allows the user to place assortments of tables and chairs
How we built it
used html/css, js with the PIXI library to utilize sprites and dynamic canvas creation for an easy to use GUI.
Challenges we ran into
time to learn PIXI and create the application in a robust way.
Accomplishments that we're proud of
being able to use an external library for the first time to accomplish some otherwise complex tasks.
What we learned
Working by myself has been nice because I make all of the executive decisions for my project, but that limited what I could include in my project within the timeframe
What's next for Lay-Z-Planner
creating collision logic (not being able to place items on top of each other) and snap placement of objects based on squares
Log in or sign up for Devpost to join the conversation.