SCCapstone / RubbleRaiders

1 stars 0 forks source link

Add technologies to Project Description #6

Closed josemvidal closed 3 years ago

josemvidal commented 3 years ago

Make a final decision on which technologies you will use so that everyone can work on their Research Milestone.

Specifically, add a Technology section to your Project Description wiki page and list the specific

you will use.

Close this when done.

josemvidal commented 3 years ago

Looks good 👍

You might want to look at libGDX or other similar Java 2D game libraries. It implements complex stuff you probably cannot (like real physics, if you need it). But, it does mean a bigger learning curve because now you have to learn to use the library.

Which IDE will you be using? ItelliJ?

BrentAble commented 3 years ago

Apologies I thought I had put that in when I updated the project description and closed it. We will be using IntelliJ for our IDE. We also as a group have discussed about using libGDX as our framework.

josemvidal commented 3 years ago

Ok. Keep on coding! 💻