Welcome to the CSC Q&A, on our server named in honor of Ada Lovelace. Write great code! Get help and give help!
It is our choices... that show what we truly are, far more than our abilities.

Categories

+24 votes

How is everyone's project going? Our team is making the tile grid now and figuring it out.
Any issues you guys are facing?

asked in CSC305 Fall 2022 by (1 point)
+1

Our project is coming along quite well. We will big taking on 3D exporting soon as our next big task. Recently fixed our tile selection tool.

11 Answers

+13 votes

Yes, we need to find a way to fix the Tiles class :)

answered by (1 point)
+12 votes

Avocets just got our file save and load working today. I think we're doing alright.

answered by (1 point)
+11 votes

We had some issues deciding between pane and canvas last week, but since we decided to go with canvas we've been making progress big time!

answered by (1 point)
+11 votes

It's going well, we made significant progress on editing tiles, now working on saving and loading.

answered by (1 point)
+10 votes

We are making the tile grid currently in Frigatebird and things are going well. Time to put our noses to the grindstone! How do you guys get past procrastination?

answered by (3.3k points)
+10 votes

The biggest issue is saving and loading at the moment.

answered by (1 point)
+10 votes

We've figured out our save and load file methods and are now working on an undo button.

answered by (1 point)
+10 votes

My team is trying to get the files saved by the time for the demo on tuesday but we are making great progress on that

answered by (1 point)
+9 votes

Currently working on a way to select tiles, got the code down now we just need to show it in the UI.

answered by (2.4k points)
+9 votes

The project is going well. I would say the next big target for my team is to be able to export the 3d model.

answered by (1 point)
+3

I'm trying to work on that as-well

+2

We also need to get going on that, good luck! The file type seems a bit annoying to figure out but we can do it.

+9 votes

Making an undo tool seemed very easy but there is some difficulty. I believe I am having an issue with the referencing of the map data before another tool is used.

answered by (2k points)
...