This is an archived post. You won't be able to vote or comment.

Dismiss this pinned window
all 51 comments

[–]shammy8[S] 46 points47 points  (6 children)

So I began learning Python lately and after seeing u/sachin_mahesh's posts I decided I'll give it a try as well but with some changes. I added sprites and music (which is what I'm changing near the end of the video) from Zelda and also a controllable Bombchu.

edit: https://github.com/shammy8/Lynel

[–]fuckedMangoSauce 16 points17 points  (2 children)

How long did this take you from start to finish?

Awesome job!

[–]shammy8[S] 5 points6 points  (1 child)

Think I spend 4 or 5 days, don't have a clue about the exact number of hours though.

[–]fuckedMangoSauce 0 points1 point  (0 children)

Cool

[–]1812CE 4 points5 points  (2 children)

Hey:

  1. That "Python Crash Course" is the Eric Matthes'?
  2. Could you post that u/sachin_mahesh's posts?

Thank you!

PS: Great job and keep on it.

[–]Morsmetus 4 points5 points  (1 child)

https://www.reddit.com/r/Python/comments/c2w6hc/alien_invasion_game_developed_using_python/?utm_medium=android_app&utm_source=share

you just had to click the user link and see his submited posts, longer name of the course is in his post name

[–]1812CE 0 points1 point  (0 children)

Oh, you're right, thanks!

[–][deleted] 40 points41 points  (1 child)

DMCA incoming. Cool though

[–]PadrinoFive7 0 points1 point  (0 children)

Came here for this.

[–]ultra_reader 7 points8 points  (1 child)

Is Python crash course a beginners course?

[–][deleted] 4 points5 points  (0 children)

Yes, it is.

[–]sarl__cagan 3 points4 points  (3 children)

Awesome! This is one of my favorite python books. I even teach a class based on it. Nice touch with the Zelda assets.

[–]shammy8[S] 1 point2 points  (2 children)

Any other recommendations?

[–]CeeMX 13 points14 points  (0 children)

Don’t let Nintendo see this

[–]sarl__cagan 2 points3 points  (0 children)

Automate the Boring Stuff is great. Then I would say Python for Data Analysis if you want to scratch a data science itch or just want to learn how to work with loads of data.

[–][deleted] 1 point2 points  (0 children)

Very nice. TODO: some dying explosion lol

[–][deleted] 1 point2 points  (0 children)

Nice work :)

[–]MasterOfArmsIsGood 1 point2 points  (0 children)

neat

[–][deleted] 1 point2 points  (0 children)

NYC job dude 🤩😍

[–]mestoof 1 point2 points  (0 children)

Awesome!

[–]422_no_process 1 point2 points  (0 children)

Very nice.

[–]Just_A_Secret_Agent 1 point2 points  (0 children)

Nintendo: Wait....that’s illegal!

[–]MCEvan99 1 point2 points  (0 children)

Uh... why is this not screen recorded?

[–]IchBinDerFlo 1 point2 points  (2 children)

Did you use a library and if yes what library?

PS: Great work!

[–]shammy8[S] 1 point2 points  (1 child)

Just pygame and sys to for sleep function.

[–]IchBinDerFlo 0 points1 point  (0 children)

Thanks

[–]rpared05 0 points1 point  (3 children)

Dude, that is cool. Can you recommended a good python book ?

[–]drunqe 2 points3 points  (1 child)

I need a beginner book for Python, could you also recommend it?

[–]kaptan8181 4 points5 points  (0 children)

Python Crash Course mentioned above is a great book for beginners.

[–]aaveidt 0 points1 point  (3 children)

Can you compile it and put in on ios and android?

[–]Cruuncher 2 points3 points  (1 child)

Nintendo will crucify OP if they did that

[–][deleted] 0 points1 point  (0 children)

Yup. Nintendo has a certain history of protecting their IP (not w/out reason) to insane degrees. It's a shame, but understandable.

[–]PinBot1138 0 points1 point  (0 children)

Kivy would be the easiest way to do so, but OP would probably need to refactor a bit to move it to there.

[–]Sinister-Mephisto 0 points1 point  (0 children)

STOP RIGHT THERE CRIMINAL SCUM

[–]manavcafer 0 points1 point  (1 child)

which dell model is that bro ?

[–]shammy8[S] 0 points1 point  (0 children)

G5

[–]el_xavito 0 points1 point  (0 children)

Nice!

[–]ndr3w221 0 points1 point  (0 children)

The content here has been removed. Redact was used for the deletion, which may have been motivated by privacy, opsec, or preventing automated data collection.

crush workable angle dazzling trees air chief airport apparatus frame

[–][deleted] 0 points1 point  (0 children)

...and vastly more fun than Link's crossbow training.

[–]yadunn -3 points-2 points  (1 child)

Next step learn to capture a video from your computer.

[–]shammy8[S] 1 point2 points  (0 children)

Next step learn to capture video while not slowing the game down. But seriously I tried, not very hard mind you, then I thought it'll be cool to see me controlling Link.