Jcorb08 / ASE

Repository for Advanced Software Engineering Group 3
0 stars 0 forks source link

Building Inputs from frontend - 3d representation #25

Open Jcorb08 opened 1 year ago

Jcorb08 commented 1 year ago

Changing the current board representation into a 3d representation like this as 2d, and allow inputs to be moved through the 3d space:

Image

peymosiec01 commented 1 year ago

Image

@Jcorb08 please review

Jcorb08 commented 1 year ago

Should a board representarion of 25 items in the 0 column, 16 in the 1 column, 9 in the 2 column, 4 in the 3 column and 1 in the 4th and final column

peymosiec01 commented 1 year ago

Should a board representarion of 25 items in the 0 column, 16 in the 1 column, 9 in the 2 column, 4 in the 3 column and 1 in the 4th and final column

@Jcorb08 I didn't get what you are trying to say

Jcorb08 commented 1 year ago

Should a board representarion of 25 items in the 0 column, 16 in the 1 column, 9 in the 2 column, 4 in the 3 column and 1 in the 4th and final column

@Jcorb08 I didn't get what you are trying to say

image

The board is now a pyramid represented in a 2d space. each row in the array is a level of the pyramid. (It will also need to be represented as a level 4 pyramid for task 5 but this is another task just letting you know.) Hope this makes more sense.

peymosiec01 commented 1 year ago

Okay. Cool Thanks for the heads up and clarification

Jcorb08 commented 1 year ago

Make them 5 different boards as discussed, and only allow them to be placed on those levels