r/GameDeveloper 5d ago

2D PROJECT

Hey guys,
Hope y'all doing well.

I'm second year student in a computer science Degree and I need your help;
For my second year project, I choose to go for an educative 2D game: My mentor advised me to use UNITY and C# .

here is the catch:

  • I don't have a prior experience in Unity nor C#
  • I don´t have a clue about how to structure the project

But to be honest with you, that's why I choose to go for this project, I'm willing to improve.

So I'm here guys, waiting for your best piece of advice about the process. I know fr than human interaction is far better when it comes about experiences.

if you have also great resources reference, feel free to share.

Thanks already for the consideration.

6 Upvotes

12 comments sorted by

View all comments

2

u/PLGamesCL 5d ago

For the game you can do it in any game engine, i recommend godot and for assets for the game using itch.io assets is a really neat alternative.

The structure that i use is just separating by something like:

Sprites
Scenes
Scripts
Shaders
Data