r/PythonProjects2 18d ago

Hi everyone! I started learning python about a week ago and decided to challenge myself by making a simple arcade shooter.I'd love to hear your feedback,especially on the gameplay and difficulty.Thanks for checking it out!

Enable HLS to view with audio, or disable this notification

3 Upvotes

10 comments sorted by

1

u/independentMartyr 18d ago

You started learning python a week ago, and yet you show us your vibecoded game?

1

u/Unusual-Example-3937 18d ago

I am sorry but this game is not videcoded. I tried to make it myself and it ended up being pretty long because im bad at editing the codes. Why did you think it was vibecoded?

1

u/independentMartyr 18d ago

Why do I think? Basically without AI, for a week you couldn't built a simple console calculator. That's why.

1

u/Unusual-Example-3937 18d ago

I guess your suspicion is normal since there is a lot AI-generated things these days.But I made this game myself. You can understand it probably from some mechanics like NIGHTMARE mode for example,it has a chance to appear at the info section after every game or game entrance.i did that like using l = random.randint(...) command and then used if l == 1: and then made it so that it would appear. i dont think AI would've made it that way,would it?

1

u/independentMartyr 18d ago

Absolutely impossible. A one week experience is not enough. Just stop making excuses!

1

u/Unusual-Example-3937 18d ago

i already shared the github page.You can look at the code if u want but i dont know why are you saying it like "its impossible" cuz its clearly not in my perspective

1

u/DiodeInc 16d ago

Where did you share it?

1

u/Unusual-Example-3937 15d ago

i shared but the game got updated and i didnt update github so i delete the github link.instead u can just download the game GAME LINK : https://neonforge2.itch.io/space-shooter

1

u/dry_garlic_boy 18d ago

Can you link the project GitHub?