وب سایت تخصصی شرکت فرین
دسته بندی دوره ها
1

Complete Godot 4 Game Developer 2D Online Course

سرفصل های دوره

Learn how to create 2D games from start to finish in Godot engine 4 and GDScript!


1. Introduction & Setup
  • 1. Welcome To The Course
  • 2.1 Download Godot.html
  • 2. Downloading Godot
  • 3. Create A Project
  • 4. Exploring Godots Interface
  • 5. More Interface Exploration
  • 6.1 Chrome Live Captions.html
  • 6.2 GameDev.tv Blender Facebook Group.html
  • 6.3 GameDev.tv Blog.html
  • 6.4 GameDev.tv Community Forum.html
  • 6.5 GameDev.tv on Discord.html
  • 6.6 GameDev.tv on Twitter.html
  • 6.7 GameDev.tv on YouTube (Livecasts).html
  • 6. Community & Support
  • 7. Accessing Our Projects
  • 8. Section Intro - Speedy Saucer
  • 9.1 Kenney.nl - Space Shooter Redux.html
  • 9.2 speedy saucer assets.zip.html
  • 9.3 This Lectures Project Changes.html
  • 9. Project Setup
  • 10.1 This Lectures Project Changes.html
  • 10. Nodes & Scenes
  • 11.1 This Lectures Project Changes.html
  • 11. Rigidbody2D & Collision Shapes
  • 12.1 This Lectures Project Changes.html
  • 12. Instancing Scenes
  • 13.1 This Lectures Project Changes.html
  • 13. Editing Instances
  • 14.1 This Lectures Project Changes.html
  • 14. Parent & Child Relationship
  • 15.1 This Lectures Project Changes.html
  • 15. Draw Order & Z Index
  • 16.1 This Lectures Project Changes.html
  • 16. Intro To Scripting
  • 17.1 This Lectures Project Changes.html
  • 17. Functions & Printing Text
  • 18.1 This Lectures Project Changes.html
  • 18. Number Operations & More Printing
  • 19.1 This Lectures Project Changes.html
  • 19. Introducing Variables
  • 20.1 This Lectures Project Changes.html
  • 20. Function ParametersArguments
  • 21.1 This Lectures Project Changes.html
  • 21. Vector2 & apply impulse( )
  • 22.1 This Lectures Project Changes.html
  • 22. Processing & apply force( )
  • 23.1 This Lectures Project Changes.html
  • 23. If Statement & Comparison Operators
  • 24.1 This Lectures Project Changes.html
  • 24. Getting Input
  • 25.1 This Lectures Project Changes.html
  • 25. Variable Scope
  • 26.1 This Lectures Project Changes.html
  • 26. Function Return Values
  • 27.1 This Lectures Project Changes.html
  • 27. Following The Player With Camera2D
  • 28.1 This Lectures Project Changes.html
  • 28. Making The Maze
  • 29.1 This Lectures Project Changes.html
  • 29. Using Signals To Reset The Game
  • 30.1 This Lectures Project Changes.html
  • 30. Parallax Background & Text Labels
  • 31. Wrap Up - Speedy Saucer
  • 32. Section Intro - Alien Attack
  • 33.1 alien attack assets.zip.html
  • 33.2 This Lectures Project Changes.html
  • 33. Project Setup & Player Scene
  • 34.1 This Lectures Project Changes.html
  • 34. Player Movement
  • 35.1 This Lectures Project Changes.html
  • 35. Clamping Players Position
  • 36.1 This Lectures Project Changes.html
  • 36. Rocket Scene & Movement
  • 37.1 This Lectures Project Changes.html
  • 37. Understanding Delta Time
  • 38.1 This Lectures Project Changes.html
  • 38. Shooting Rockets
  • 39.1 This Lectures Project Changes.html
  • 39. Creating References To Nodes
  • 40.1 This Lectures Project Changes.html
  • 40. Deleting Unwanted Rockets
  • 41.1 This Lectures Project Changes.html
  • 41. Enemy Scene & Movement
  • 42.1 This Lectures Project Changes.html
  • 42. Enemy Spawner Scene
  • 43.1 This Lectures Project Changes.html
  • 43. Spawn Enemy Function
  • 44.1 This Lectures Project Changes.html
  • 44. Shooting Enemies & Collision Layers
  • 45.1 This Lectures Project Changes.html
  • 45. Enemy Deathzone
  • 46.1 This Lectures Project Changes.html
  • 46. Lives & Custom Signals
  • 47.1 This Lectures Project Changes.html
  • 47. Scoring & Enemy Died Signal
  • 48.1 This Lectures Project Changes.html
  • 48. Score UI
  • 49.1 This Lectures Project Changes.html
  • 49. Lives UI
  • 50.1 This Lectures Project Changes.html
  • 50. Game Over Screen
  • 51.1 This Lectures Project Changes.html
  • 51. Adding Sound Effects
  • 52.1 This Lectures Project Changes.html
  • 52. Flame Particle Effect
  • 53.1 This Lectures Project Changes.html
  • 53. Path Enemy
  • 54.1 This Lectures Project Changes.html
  • 54. Adding Path Enemy To The Spawner
  • 55. Wrap Up - Alien Attack

  • 2. Martian Mike
  • 1. Section Intro - Martian Mike
  • 2.1 martian mike assets.zip.html
  • 2.2 This Lectures Project Changes.html
  • 2. Project Setup - Martian Mike
  • 3.1 This Lectures Project Changes.html
  • 3. Animated Sprites
  • 4.1 This Lectures Project Changes.html
  • 4. Player Movement
  • 5.1 This Lectures Project Changes.html
  • 5. Boolean Operators
  • 6.1 This Lectures Project Changes.html
  • 6. Updating Animations
  • 7.1 This Lectures Project Changes.html
  • 7. Deathzone
  • 8.1 This Lectures Project Changes.html
  • 8. Jump Pad
  • 9.1 This Lectures Project Changes.html
  • 9. Traps
  • 10.1 This Lectures Project Changes.html
  • 10. Animation Player
  • 11.1 This Lectures Project Changes.html
  • 11. Arrays & Groups
  • 12.1 This Lectures Project Changes.html
  • 12. The For Loop
  • 13.1 This Lectures Project Changes.html
  • 13. Tilemap Basics
  • 14.1 This Lectures Project Changes.html
  • 14. Tilemap Terrains (Autotile)
  • 15.1 This Lectures Project Changes.html
  • 15. Scrolling Background
  • 16.1 This Lectures Project Changes.html
  • 16. Start Area
  • 17.1 This Lectures Project Changes.html
  • 17. Exit Area
  • 18.1 This Lectures Project Changes.html
  • 18. Changing Scenes
  • 19.1 This Lectures Project Changes.html
  • 19. More Levels
  • 20.1 This Lectures Project Changes.html
  • 20. Level Timer
  • 21.1 This Lectures Project Changes.html
  • 21. Timer HUD
  • 22.1 This Lectures Project Changes.html
  • 22. Win Screen
  • 23.1 This Lectures Project Changes.html
  • 23. Start Menu
  • 24.1 This Lectures Project Changes.html
  • 24. Level Design
  • 25.1 music.zip.html
  • 25.2 This Lectures Project Changes.html
  • 25. Autoloads (Singleton Pattern)
  • 26.1 This Lectures Project Changes.html
  • 26. One-Time Sound Effects
  • 27. Wrap Up - Martian Mike
  • 139,000 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    افزودن به سبد خرید
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    شناسه: 13365
    حجم: 5025 مگابایت
    مدت زمان: 678 دقیقه
    تاریخ انتشار: ۲۰ خرداد ۱۴۰۲
    طراحی سایت و خدمات سئو

    139,000 تومان
    افزودن به سبد خرید