bbit
bbit
  • Видео 4
  • Просмотров 707
How I made FLAPPY BIRD in Godot
As my second contribution to the 20 Games Challenge, a challenge about remaking 20 existing games: here is FLAPPY BIRD!
🕹️ PLAY IT HERE
brallex.itch.io/flappy-bird
🛠️ SOURCE CODE
github.com/Alexander-Jordan/flappy-bird-godot
🔷 THE 20 GAMES CHALLENGE
github.com/Alexander-Jordan/20-games-challenge
🔖 CHAPTERS
0:00 Intro
0:25 Core Gameplay
1:57 Some Juiciness
3:31 Replayability
4:01 Outro
Просмотров: 216

Видео

I remade PONG in Godot
Просмотров 2983 месяца назад
As my first contribution to the 20 Games Challenge, a challenge about remaking 20 existing games: here is PONG! 🕹️ PLAY IT HERE brallex.itch.io/pong 🛠️ SOURCE CODE github.com/Alexander-Jordan/pong-godot 🔷 THE 20 GAMES CHALLENGE github.com/Alexander-Jordan/20-games-challenge CHAPTERS 0:00 Intro 0:29 Add the basics 1:12 Add more 1:56 Final touches 2:06 Outro
What REALLY is git & GitHub?
Просмотров 1315 месяцев назад
Git & GitHub are tools used by millions of developers, myself included. So what is it, and how can you get started? My GitHub profile: github.com/Alexander-Jordan CHAPTERS 0:00 What is git & GitHub? 0:26 Documentation 0:35 Create a GitHub account 0:48 GitHub Desktop 1:09 Install/Config git 1:35 Basic git commands 3:03 Create a repository in GitHub 3:21 Create a repository in git 3:48 Upload gi...
3 tools you NEED as a DEVELOPER - devdive
Просмотров 667 месяцев назад
This is the first episode of the devdive series, and we are covering the basic tools for any developer. 3 tools you NEED. CHAPTERS 0:00 Intro 0:12 1. Text editor 1:00 2. The terminal 1:46 3. Version control system 2:19 Bonus: Documentation 2:57 Outro