Devression
Devression
  • Видео 34
  • Просмотров 1 743 659
How to build Flappy Bird using JavaScript - BEGINNER TUTORIAL
How to build Flappy Bird using JavaScript - BEGINNER TUTORIAL
Ever wanted to build your own game? In this video, I’ll show you how to create the classic Flappy Bird game using only HTML, CSS, and JavaScript! Perfect for beginners, this step-by-step tutorial will walk you through everything you need to know, from setting up the canvas to coding the bird’s movement and obstacles. If you’re looking for a fun JavaScript game project to add to your resume or just want to dive into JavaScript game development, this is a great place to start. Feel free to expand on this game in any way you like! :)
Foundational credit: ​⁠@KennyYipCoding
Source code: github.com/devression/Flappy-Bird
Tags:
flappy b...
Просмотров: 1 569

Видео

pov: the only coding productivity video you'll need in 2025
Просмотров 2,3 тыс.7 месяцев назад
pov: the only coding productivity video you'll need in 2025 I made this video to help new AND experienced developers who are looking for some quick tips and tricks to increase productivity in their next programming project. Now the tips mentioned in this video are what I feel works well for me as a Computer Science student. If you have any other tips or ideas to share, please feel free to comme...
Learning Frontend Development in 2024 lol
Просмотров 38 тыс.8 месяцев назад
Learning Frontend Development in 2024 lol Today we dive into the crucial steps you should be taking when learning frontend development. Whether you're a self-taught developer, or completing a university degree, I'm sure this video will help shed some light on how you can progress faster and more efficiently. I go over some pretty important tips and tricks to learn frontend as well as provide a ...
Is Software Engineering Still Worth It in 2024?
Просмотров 5 тыс.9 месяцев назад
Is Software Engineering Still Worth It in 2024? Today we'll discuss the burning question: Is software engineering still worth it in 2024? Join me as we navigate through the nuances of learning to code, the day-to-day realities of a software engineer's life, and the promising career prospects in this field. Whether you're a beginner seeking a roadmap to becoming a software engineer or a seasoned...
The BEST WAY to Learn Code for Beginners - SELF TAUGHT
Просмотров 4,1 тыс.10 месяцев назад
The BEST WAY to Learn How to Code - SELF TAUGHT Join me as I delve into the most effective strategies and resources to master coding in today's fast-paced developer landscape. From choosing the right programming language to building real-world projects, I'll guide you step by step through your coding journey. Discover the best online courses, tutorials, and platforms that cater specifically to ...
ChatGPT just got BETTER | OpenAI Sora (AI Generated Videos)
Просмотров 58711 месяцев назад
ChatGPT just got BETTER (AI Text to Video Generation) What a huge day it has been for artificial intelligence. OpenAI just teased their brand new AI model: Sora. Sora is a text to video AI model that can generate videos up to a minute long. It can generate complex scenes with multiple characters whilst maintaining high quality and detail. The model is able to recognise what the prompt is asking...
12 VS Code Extensions to INCREASE Productivity 2024
Просмотров 885 тыс.11 месяцев назад
12 VS Code Extensions to Increase Productivity 2024 I made this video to help any newbies out there who are looking for some great VS Code extensions to help increase productivity and write cleaner code. I know there are PLENTY more extensions out there to try so if you guys have any suggestions, feel free to leave them in comments and I might make a video on them! In this video I cover the 12 ...
Build a Notes App with HTML CSS JavaScript (BEGINNER PROJECT)
Просмотров 19 тыс.Год назад
Build a Notes App with HTML CSS JavaScript (BEGINNER PROJECT) Hey guys! Today we will be diving into web development with this beginner-friendly tutorial, crafting a Notes App using HTML, CSS, and JavaScript. Perfect for 2024, we'll break it down step by step-ideal for beginners and those seeking a practical project. No prior experience? No problem! From HTML to JavaScript, we'll cover the basi...
Create a Modern Login Form using HTML and CSS - BEGINNER TUTORIAL
Просмотров 11 тыс.Год назад
Create a Modern Login Form using HTML and CSS - BEGINNER TUTORIAL In today's beginner-friendly tutorial, we'll be creating a modern login / signup form using HTML and CSS. We'll cover the basics of HTML and CSS to design a sleek login page with a touch of glassmorphism. No worries if you're new to coding - this is a perfect HTML CSS beginner project. What We'll Cover: - Building a login/signup ...
How to Build a Simple Python Calculator App - BEGINNER PROJECT TUTORIAL
Просмотров 8 тыс.Год назад
How to Build a Simple Python Calculator App - BEGINNER PROJECT TUTORIAL Hey fellow developers. In this tutorial we're going to be learning how to build a simple GUI calculator app using Python Tkinter! I'll be walking you through the entire project, so this will be very beginner friendly. This is the perfect project to add to your portfolio and impress potential employees. Feel free to access t...
Build a 3D Carousel Slider with ONLY HTML and CSS | Beginner Tutorial
Просмотров 11 тыс.Год назад
Build a 3D Carousel Slider with ONLY HTML and CSS | Beginner Tutorial Hey coding enthusiasts! 👋 In this beginner-friendly tutorial, join me as we dive into the fascinating world of web development and learn how to build a stunning 3D Carousel Slider using just HTML and CSS. 🚀 No need for complex JavaScript or external libraries - we'll keep it simple and stylish with the power of pure markup an...
Build a Simple Weather App with HTML CSS and JavaScript | Beginner Tutorial
Просмотров 90 тыс.Год назад
Build a Simple Weather App with HTML CSS and JavaScript | Beginner Tutorial Hey coding enthusiasts! 🚀 Join me in this exciting tutorial as we build a Simple Weather App using HTML, CSS, and JavaScript! Whether you're a beginner or looking to enhance your coding skills, this step-by-step guide has got you covered. 👩‍💻 Together, we'll delve into the basics of web development, crafting a sleek Wea...
ASMR Programming - Calculator iPhone App with JavaScript (No talking)
Просмотров 1,2 тыс.Год назад
ASMR Programming - Calculator iPhone App with JavaScript (No talking) Grab a coffee and code along with me as I create this beautiful iPhone calculator app using HTML CSS and JavaScript. This video is a complete asmr walkthrough that you will be able to easily follow along with! If you enjoyed, please make sure to subscribe! Source code: github.com/devression/iPhone-Calculator Tags: asmr progra...
ASMR Programming - Weather App with JavaScript | No Talking
Просмотров 1,4 тыс.Год назад
ASMR Programming - Weather App JavaScript | No Talking This is a slightly different video today, I thought I would try some programming ASMR. Today we will be creating a Weather App using HTML, CSS, and JavaScript. I will be using my IQUNIX L80 Mechanical Keyboard with no talking! In order to grab the data we need to display the current weather in our program, we will be using OpenWeatherMap's ...
Create a Simple Tic Tac Toe Game with HTML, CSS, and JavaScript - EASY Tutorial
Просмотров 16 тыс.Год назад
Create a Simple Tic Tac Toe Game with HTML, CSS, and JavaScript In this video tutorial, you will learn how to create a simple Tic Tac Toe game using HTML, CSS, and JavaScript. The tutorial will guide you step-by-step through the process of building the game from scratch, starting with the HTML structure and styling it with CSS. You will then add interactivity to the game by writing JavaScript c...
Maze Generation Game using HTML CSS JavaScript - SIMPLE TUTORIAL
Просмотров 41 тыс.Год назад
Maze Generation Game using HTML CSS JavaScript - SIMPLE TUTORIAL
Build a Quiz App using HTML CSS & JavaScript - QUICK and EASY Tutorial
Просмотров 4,2 тыс.Год назад
Build a Quiz App using HTML CSS & JavaScript - QUICK and EASY Tutorial
EASY Pong Game in JavaScript Tutorial - QUICK BEGINNER PROJECT
Просмотров 40 тыс.Год назад
EASY Pong Game in JavaScript Tutorial - QUICK BEGINNER PROJECT
Build a Simple JavaScript Counter - Beginner Tutorial
Просмотров 6862 года назад
Build a Simple JavaScript Counter - Beginner Tutorial
Build a Snake Game in Java - QUICK and EASY TUTORIAL
Просмотров 48 тыс.2 года назад
Build a Snake Game in Java - QUICK and EASY TUTORIAL
Simple Dropdown Menu Using HTML & CSS - EASY TUTORIAL
Просмотров 69 тыс.2 года назад
Simple Dropdown Menu Using HTML & CSS - EASY TUTORIAL
How to create Animated Search Bar with only HTML and CSS - Easy Beginner Tutorial
Просмотров 12 тыс.2 года назад
How to create Animated Search Bar with only HTML and CSS - Easy Beginner Tutorial
Hangman Game with HTML CSS and JavaScript | Beginner Tutorial
Просмотров 24 тыс.2 года назад
Hangman Game with HTML CSS and JavaScript | Beginner Tutorial
Simple Stopwatch Project with HTML, CSS and JavaScript
Просмотров 26 тыс.2 года назад
Simple Stopwatch Project with HTML, CSS and JavaScript
How to make a Card Slider in HTML CSS JavaScript | Carousel Tutorial
Просмотров 21 тыс.2 года назад
How to make a Card Slider in HTML CSS JavaScript | Carousel Tutorial
Build a Todo List App in HTML CSS JavaScript | EASY BEGINNER TUTORIAL
Просмотров 75 тыс.2 года назад
Build a Todo List App in HTML CSS JavaScript | EASY BEGINNER TUTORIAL
Simple Javascript Project - Countdown Timer BEGINNER TUTORIAL
Просмотров 1,2 тыс.2 года назад
Simple Javascript Project - Countdown Timer BEGINNER TUTORIAL
How to Make an Image Editor in HTML CSS JavaScript - EASY TUTORIAL
Просмотров 5 тыс.2 года назад
How to Make an Image Editor in HTML CSS JavaScript - EASY TUTORIAL
How to make Ecommerce Website Sidebar Menu with HTML CSS Javascript
Просмотров 2,3 тыс.2 года назад
How to make Ecommerce Website Sidebar Menu with HTML CSS Javascript
How to Make a Simple Calculator with HTML CSS AND Javascript TUTORIAL
Просмотров 15 тыс.2 года назад
How to Make a Simple Calculator with HTML CSS AND Javascript TUTORIAL