Python Snake Game Written and Deployed on IPHONE in TWENTY MINUTES

  Рет қаралды 65,979

Erik Sandberg

Erik Sandberg

Күн бұрын

Пікірлер: 58
@erik-sandberg
@erik-sandberg 5 жыл бұрын
What did you think of this video as opposed to my typical tutorial videos? I had a lot of fun making this one, so if it's well received I'll plan on making more in the future!
@T_web3
@T_web3 5 жыл бұрын
I prefer this video, watch my other comment ;)
@richprice5434
@richprice5434 4 жыл бұрын
great vid..... i make apps in swift but this is a nice alternative for games. How is the movement handled for the iPhone? i imagine with kivy its mostly keyboard movement
@sinclairakoto8750
@sinclairakoto8750 4 жыл бұрын
your tutorial is very good I am already interested to learn more tutorials.. please keep us updated I would like to learn how to create more game apps!
@FriedrichBoettger
@FriedrichBoettger 3 жыл бұрын
Slick. Even in a language I knew, this would take me a day to code--and another half day to get it on my phone.
@Nova-Rift
@Nova-Rift 3 жыл бұрын
I haven't watched your other videos, but based on the number of views it received compared to your others, I assume it was useful to a much larger number of people, similar to "Deploying Your Kivy/Python App to Android with Buildozer", which I'm about to watch.
@mdtapilatu
@mdtapilatu 4 жыл бұрын
Please do a longer video on thos one, explaining all of every functions and methods you used in every lines..just dont go to deep, just the nutshell Love it👍
@DanHaiduc
@DanHaiduc 5 жыл бұрын
Thank you for this amazing video! I did not know this can be so fast.
@_Maycet_
@_Maycet_ 4 жыл бұрын
This video is so cool. I'm watching it at 2am and enjoyed it a lot. I want to learn a much of things that you actually know, and it is cool that you can share your knowledge with all of us. Great channel, beautiful coding... Amazing! Sorry if my English is not good enough.
@fultzey
@fultzey 4 жыл бұрын
your english is very good
@TheseOfWe0112
@TheseOfWe0112 2 жыл бұрын
Love the authenticity here 😂
@musicwithcode1322
@musicwithcode1322 2 жыл бұрын
Awesome work man!! I love it!!
@hothpeter
@hothpeter 5 жыл бұрын
Thanks a lot for your videos, erik !!!! You helped a lot in explaining kivy's ease of use and cross-platform deployment. I am now your supporter and subscriber. Please do more kivy videos !!! By the way, i do hope that you can do a demo of using the camera in IOS and android to take a photo. Thanks !!
@erik-sandberg
@erik-sandberg 5 жыл бұрын
Thanks for the support! I have been thinking about making a video on using the camera too, stay tuned :)
@notradamus20
@notradamus20 2 жыл бұрын
I am a windows user and wiring the sw in windows but I want to upload it into iphone. My question : is this possible, when yes how?
@12345charliebrown
@12345charliebrown 4 жыл бұрын
so you're using widgets as sprites similar to pygame. Clever. Nice Tutorial
@jdaniele
@jdaniele 4 жыл бұрын
Great Video! Thanks a lot Erik!
@thagreatone402
@thagreatone402 5 жыл бұрын
Thanks for these videos.
@sreeramjagannath803
@sreeramjagannath803 5 жыл бұрын
Great Video. Please do more of these in future
@AnuragSharma-rq2tp
@AnuragSharma-rq2tp 3 жыл бұрын
You are f**king most beautiful person ever born in this planet. I learned a lot from this.
@nonanshdkajejejsis9240
@nonanshdkajejejsis9240 2 жыл бұрын
Its really great video, i learned new stuff in kivy. Erik can you do a tutorial on kivy garden joystick. Please🙏
@998nayi8
@998nayi8 5 жыл бұрын
love these video ~ can you make the page loading while sliding down
@sinclairakoto8750
@sinclairakoto8750 4 жыл бұрын
I just came across this and is loving it! Do you have anymore games to build with Python & Kivy? And how could I learn to build out your version of the snake game with more complex animations / functionality - maybe a score sheet and different levels..
@ToyReviewsAndUnboxing
@ToyReviewsAndUnboxing 4 жыл бұрын
Do you need to have a make to make IOS apps or to use the Kivey framework? Can it be done on windows?
@SolarAnomaly
@SolarAnomaly 4 жыл бұрын
I believe you need a mac to develop ios apps because you need xcode which is only available on mac.
@yerragiridhar2489
@yerragiridhar2489 3 жыл бұрын
You are Crazy bro 😎😎😎.........
@Hamzaelbouti
@Hamzaelbouti 3 жыл бұрын
MORE VIDS ON KIVY AND KIVYMD
@JL-nb7ep
@JL-nb7ep 4 жыл бұрын
Touch screen? Running on surface pro
@misiek080
@misiek080 2 жыл бұрын
Aww man, "I have to unplug my mouse and plug in my phone" is such an macbook thing to say
@ismael72528
@ismael72528 4 жыл бұрын
Amazing!
@pysuhayb15
@pysuhayb15 5 жыл бұрын
Let us wait the coming
@djimmyven9872
@djimmyven9872 4 жыл бұрын
Thank for these tutorials.. Just a question '' do we still need virtual box on windows to deploy on android / ios ?''
@erik-sandberg
@erik-sandberg 4 жыл бұрын
To deploy to Android, you need to be running either Linux or MacOS. To deploy to iOS, you need to be running MacOS. You can use a VM on your windows machine to run Linux and deploy to Android, or if you can get a legal image of MacOS you could probably spin up a MacOS instance as well to deploy to iOS
@potaziio7174
@potaziio7174 3 жыл бұрын
@@erik-sandberg how much would a legal iOS image cost?
@drawward1564
@drawward1564 4 жыл бұрын
while True: print("THIS IS GOOD")
@daikaji3833
@daikaji3833 3 жыл бұрын
THIS IS GOOD
@MahiRSolmaZ
@MahiRSolmaZ Жыл бұрын
Türkçe alt yazı ekler misin?
@ModeHQ
@ModeHQ 4 жыл бұрын
Can you give me a copy paste link?
@NoName-ce6ky
@NoName-ce6ky 4 жыл бұрын
Hi there Erik 👋. I was wondering how much storage does it take up in your Macbook in general? The kivy project, Xcode, and everything needed to have the app running. How much storage of your Macbook is occupied by everything needed for this project?
@catherinecirigliano667
@catherinecirigliano667 3 жыл бұрын
Hey @erik sanberg. Not sure if you'll ever see this. What are you using to run python on your mac? It is not the actual python idle, so I'm curious to know what it is.
@azizzina3694
@azizzina3694 2 жыл бұрын
its the kivy package for python, its better to design graphics and has a lot of things already built in to help you create an app really fast.
@mk-ep7yk
@mk-ep7yk 5 жыл бұрын
How to build for android and ios :(
@raminazadi
@raminazadi 4 жыл бұрын
subscribed you, Good job.
@Comentad
@Comentad 3 жыл бұрын
Awesome
@زانغت_ساما
@زانغت_ساما 4 жыл бұрын
op dude
@David-vf6xr
@David-vf6xr 4 жыл бұрын
thx for help
@JordanBlackYouTube
@JordanBlackYouTube 4 жыл бұрын
There's an error: invalid syntax in line 4
@nooneone7197
@nooneone7197 3 жыл бұрын
Wow 🙂
@sksahil4374
@sksahil4374 4 жыл бұрын
Kivy brick attack game kzbin.info/www/bejne/bZO4lqShnLB4l9k
@jarvis1018
@jarvis1018 3 жыл бұрын
Pls share the code dude
@sksahil4374
@sksahil4374 5 жыл бұрын
upload more videos ...
@brutalenergy2525
@brutalenergy2525 2 жыл бұрын
drachenlord leude
@T_web3
@T_web3 5 жыл бұрын
Kivy is awesome framework for mobile and desktop application, i love use it, make entire game or app with api for writing api i like flask, your video is good github.com/trockler
@echidnuttt9326
@echidnuttt9326 4 жыл бұрын
That’s a Mac,not an iPhone
@suddenlywat
@suddenlywat 4 жыл бұрын
Did you even watch it at the end?
Python GUI Development With PySimpleGUI
15:15
Real Python
Рет қаралды 1 МЛН
Kivy Basics in 60 MINUTES
59:02
Zenva
Рет қаралды 131 М.
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН
Support each other🤝
00:31
ISSEI / いっせい
Рет қаралды 81 МЛН
7 Outside The Box Puzzles
12:16
MindYourDecisions
Рет қаралды 153 М.
Simple & Elegant Map in Kivy - MapView Tutorial
11:44
Erik Sandberg
Рет қаралды 16 М.
Simple Python App with Kivy - Step by Step GUI Tutorial
13:11
Python Simplified
Рет қаралды 407 М.
State of Javascript, CSS & HTML - 2024 Survey review
15:11
Tech With Gopi
Рет қаралды 12
15 Python Projects in Under 15 Minutes (Code Included)
12:37
Tech With Tim
Рет қаралды 2 МЛН
Android App Development in Python With Kivy
26:27
NeuralNine
Рет қаралды 296 М.
Kivy Intro - Mobile and Desktop App Dev w/ Python
14:06
sentdex
Рет қаралды 246 М.
Convert Python to Android with WINDOWS & LINUX + Fix Common Bugs
18:59
Python Simplified
Рет қаралды 234 М.
Deploying Your Kivy/Python App to Android with Buildozer
19:17
Erik Sandberg
Рет қаралды 150 М.
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН