Deleting junk emails can be tedious! This game converts your junk mails in the form of spaceships and as you shoot these spaceships YOUR JUNK MAILS get deleted simultaenously! This game turns a very mundane task like deleting your mails one by one into a dramatic game!
What tools did you use to create your project?
How much experience does your group have? Does the project use anything (art, music, starter kits) you didn't create?
We knew basic school level coding.
Yes our project uses some basic sound effects!
For the gameplay we also added some music to produce sound effects such as when starting the game, for the fire shoot, for the different types of bonus powerups and for when the game ends!
We also used github to make a repository.
What challenges did you encounter?
We found it really hard to:
1. Linking actual gmails to the app using OAuth2 as it was a very tedious process, we then also tried to make a local mail server using SMTP server but we then again failed as it was no less difficult than the OAuth2 set up.
2. Adding the sound effects as per needs
3. Desiging spaceships and adding them to the game
Apart from that using Chat Gpt and other AIs such as vercel,lovable and deepseek made writing our code way easier!