Jmelo129 / TD-Game

Planning for the Tower Defense Game
0 stars 0 forks source link

IDE Problems #5

Closed ghost closed 9 months ago

ghost commented 9 months ago

Tomorrow is when we have to present our mini-game to the class and get some feedback. To make it look more like a game, I decided to add some music. However, the path file to the music was not working in Eclipse.

ghost commented 9 months ago

Jaydon had ownership of the project so I thought maybe he would need to own the music file too so the IDE would accept it. I sent Jaydon the file but the music is still not working.

ghost commented 9 months ago

A problem I had for a long time since we started this project was that when we used CodeTogether in Eclipse to collaborate on the project, I couldn't physically run the code because I didn't own it. I had to rely on Jaydon to run the code for me whenever I updated it and tell me if there were any errors. I didn't think much of it at first but now that we have path file issues, I decided it would be better to switch IDEs since I have more experience with IntelliJ.

ghost commented 9 months ago

IntelliJ thankfully had a built in software called CodeWithMe, which was much better than CodeTogether. We were able to successfully work together, I could run the code, and we could access the files better which allowed us to play music and add tower sprites.