Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unstandarized locations and names of files serving similar purposes #2

Open
Thedoczek opened this issue Feb 18, 2024 · 2 comments · May be fixed by #25
Open

Unstandarized locations and names of files serving similar purposes #2

Thedoczek opened this issue Feb 18, 2024 · 2 comments · May be fixed by #25
Assignees

Comments

@Thedoczek
Copy link
Contributor

main/Assets/Scripts/ChaosPlinko.cs
main/Assets/Scripts/ChickenOutGame.cs
main/Assets/Scripts/Games/ForkedFrenzy.cs
main/Assets/Scripts/Games/QuipBattleGame.cs

Here we see 4 different conventions of what I believe is implementing minigame mechanics to the game.

But there's more!
main/Assets/Scripts/Games/DangerZone.cs
main/Assets/Scripts/Games/DangerZoneGame.cs
Why are these 2 files separate, and what's the difference between their purposes?

Standarizing some parts of the code would greatly help both Doodle and Contributors in effeciently maintaining the code.

@TheShadow45
Copy link
Contributor

but wait! theres more!

Assets/Materials/Sprites/CircleSkull.png
Assets/Materials/Sprites/suddenDeathSkull.png

@doodlechaos
Copy link
Owner

Very true! Great idea to fix 👍

@5jiji 5jiji linked a pull request Feb 29, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants