Тёмный
Tanner Crow
Tanner Crow
Tanner Crow
Подписаться
If you are interested in learning programming & game dev you've come to the right place!

I make videos on Game Development with Unity (C#), Beginner Java with Eclipse & Greenfoot, and Web Development with HTML, CSS, and JS.

Unity is supported on 25 different platforms - PC, Mac, PlayStation, XBox, VR, etc.!

Greenfoot - Beginner Java IDE with easy to use images and GUI systems to make starting in Java easy and fun!

Java Eclipse - Learn from a professional IDE how to complete projects on computing taxes and interest rates, Rock Paper Scissors, Deck of Cards, Hangman and more.

Web Development for Beginners
HTML, CSS, and JavaScript course teaching the basic web development and intermediate and advanced soon to come!

I have heard great feedback from my students going through these videos so I hope you decide to take the venture as well! Please feel free to leave a comment with any questions!

If you can dream it you can code it!
Unity 2D Brick Breaker Tutorial
49:14
4 года назад
Greenfoot - Tower Defense Part 2
24:56
4 года назад
Greenfoot - Tower Defense - Part 1
43:14
4 года назад
Unity 2D Space Invaders Tutorial
1:06:16
4 года назад
Space Invaders Preview - Unity 2D
0:50
4 года назад
Unity 2D Maze Game Tutorial - 1 Hour
1:05:28
4 года назад
2D Maze Tutorial in Unity - Preview
0:52
4 года назад
Learn HTML | 1 Hour Beginner Course
57:59
4 года назад
Countdown Timer in JavaScript
13:16
4 года назад
Комментарии
@Slave-ofChrist
@Slave-ofChrist 5 дней назад
W vid again, also Guys Jesus loves u, repent and turn to God.
@Slave-ofChrist
@Slave-ofChrist 5 дней назад
Bro i js wanna say it love u, u have helped me alot in my journey with Coding, God bless 🙌 💖 ❤.
@AwongwaF
@AwongwaF 10 дней назад
And I have a problem I did everything correctly and it still won’t move left to right
@AwongwaF
@AwongwaF 10 дней назад
What is the down left key
@fathimanisha1220
@fathimanisha1220 Месяц назад
Instead of drawing another box in the canvas, you can just change the canvas color to light green and add a 25 pixel border to it
@sunilkumararlagadda7120
@sunilkumararlagadda7120 Месяц назад
HOW TO LOGIN IN GREENFOOT
@SebrystianVettel
@SebrystianVettel 2 месяца назад
my score counter didnt add up, i did exactly what you did and typed in the video
@SebrystianVettel
@SebrystianVettel 2 месяца назад
nvm i didnt add the method lol
@DanielEsquivel-lb2ld
@DanielEsquivel-lb2ld 3 месяца назад
how did u get access to the menu for (mousePressed)?? after Greenfoot.
@kevinkurnafi8625
@kevinkurnafi8625 3 месяца назад
Thank you so much bro, very helpful for me to always be healthy
@bond8714
@bond8714 3 месяца назад
man thx im using this to cheat for my project lol
@hiiiimkat1
@hiiiimkat1 3 месяца назад
i wrote the code exactly as you did but the projectile doesnt appear :/
@kelseyschowengerdt5335
@kelseyschowengerdt5335 3 месяца назад
Works well for me! Thanks :)
@franespralja364
@franespralja364 4 месяца назад
I Know this is 5 years later, but your videos help me a lot to learn and understand how to code with Java. You are an amazing teacher! Thanks
@altrocket1152
@altrocket1152 4 месяца назад
how can you change the price between upgrades so it is harder to upgrade later in the game?
@catomato8175
@catomato8175 5 месяцев назад
tanner crow i despise your name my entire class hates u
@bloomingyouth5736
@bloomingyouth5736 5 месяцев назад
hi,after i import the complete file in my unity, the player failed to move after i press keypad,may i know wht reasons that may cause this occur?
@pupandcoshop
@pupandcoshop 6 месяцев назад
sorry u kinda teach like dog shit try drawing on the screen next time LMFAO
@coolcat23
@coolcat23 6 месяцев назад
3:53 The standard name for this class would be "Wall" (not "Walls"). The reason is that one object of this class represents a single wall, as opposed to a collection of Walls.
@bensyme8898
@bensyme8898 7 месяцев назад
So when does part 3 come out
@palgoyzzz
@palgoyzzz 7 месяцев назад
thank you so much for helping me with my assignment! but can I ask you a question? I want to add levels like 1,2,3,etc. how can i do it?
@user-yl7gu5zq5e
@user-yl7gu5zq5e 7 месяцев назад
Nice video, it helps me a lot.
@sanatzu5901
@sanatzu5901 8 месяцев назад
How do i make the healthbar reverse?
@user-qv2is3po9r
@user-qv2is3po9r 9 месяцев назад
If the enemyflyer isnt working for you in the maze world, use this code instead: public void wrapAtEdge() { if (getX() >= getWorld().getWidth() - 1) { setLocation(0, getY()); } }
@user-xt2um2px7g
@user-xt2um2px7g 9 месяцев назад
Thank you Tanner, nice one pal x
@barbarianpiggy5273
@barbarianpiggy5273 10 месяцев назад
Just wondering is if statement true false or just leave it with nothing
@borislove4700
@borislove4700 10 месяцев назад
thank you! works )☕
@user-do3qg5tw9n
@user-do3qg5tw9n Год назад
how to zombie images store in scenario images
@user-do3qg5tw9n
@user-do3qg5tw9n Год назад
how to extract the zombie images sir
@raghuragunath_official6037
@raghuragunath_official6037 Год назад
hi
@joeljaquez2290
@joeljaquez2290 Год назад
Hey bro how can you add a score or a counter to your game??
@PawsomeK9s
@PawsomeK9s Год назад
It did not work.
@satyajack1294
@satyajack1294 Год назад
give me source code
@dondejavier6382
@dondejavier6382 Год назад
thank u mister Tanner
@Harbinger5777
@Harbinger5777 Год назад
thanks man
@takopoladishvili5239
@takopoladishvili5239 Год назад
thank youuuuu sooo much <3
@Soul-hb9lr
@Soul-hb9lr Год назад
when i try the animation, it says could not find the file : skeleton-move_0png, although its in my images
@honeysock3703
@honeysock3703 Год назад
10/10 tutorial Mr. Crow. Thank you! 🙏
@tunganhnguyen7534
@tunganhnguyen7534 Год назад
I started out as a game dev, then I moved to web backend bank dev. This video teaches me new things and bring back *good old time* memories. Thanks a lot. I'm surprised you only have 2.6k subs given the production qualities.
@hscyearstudent1778
@hscyearstudent1778 Год назад
God tier
@antoniosabol2884
@antoniosabol2884 Год назад
Can you send me your code somehow? I did everything like you and when I click run it runs for like a split second and stops immediately for some reason...
@goodchapp
@goodchapp Год назад
Hi Tanner, love your video. I need some help with how to code such that the spawns dont overlap. i.e. I'm creating a jumping platform style game. I dont want my platform to spawn and drop over each other. is there a code I can put so that it does not overlap. I'm currently trying the below. but its not working. Vector3 newPosition = previousClonePosition.position + new Vector3(Random.Range(-7.5f, 8.5f), 7, 0); GameObject newClone = Instantiate(clonePrefab, newPosition, Quaternion.identity); previousClonePosition = newClone.transform; but i get this error: UnassignedReferenceException: The variable previousClonePosition of GameManager has not been assigned. You probably need to assign the previousClonePosition variable of the GameManager script in the inspector. I think i have not stored my 1st spawn transform position. but it can only be created after it is spawned. halp
@arxda.t1337
@arxda.t1337 Год назад
The tutorial was really helpful! I learned alot and it was fun following you. Sadly there is no part 3 on this. Still thanks again, and wish you the best!
@D0dZi3
@D0dZi3 Год назад
You forgot to cover how to make the world to scroll with the player.
@sashademo8788
@sashademo8788 Год назад
This really saved my final grade. Thank you so much man
@growlie7710
@growlie7710 Год назад
Great tutorial, the only problem I have is that my collision detection isn't working. whenever I try to collect the key or the princess, it makes me bounce off them like walls, I've been trying to fix this issue for hours, and can't seem to get it to work. Is there anything I can do to fix this?
@jaimev6062
@jaimev6062 Год назад
Grateful for the tutorial!
@briankay427
@briankay427 2 года назад
watched a lot of videos till i found this, thanks for the help.
@giacomogobelli4261
@giacomogobelli4261 2 года назад
hey man, awesome game, but right in minute 35:26, where you like edit something out and put a code there, for some reason, it says error on countLength++; in all of the countLength things in Tail, and for some reason in player it says variable not found, in the second and third line of code, and in the first one, it says thet get.World().addObject(new Youlose(), getWorld().getWidth()/2, getWorld().getHeight()/2; it says that the get.World part is wrong, it says that the get is an undeclared variable, what can i do?
@Aakash-yh8ou
@Aakash-yh8ou 2 года назад
Tnx pal
@johnschneider9514
@johnschneider9514 2 года назад
Thank you!!!