✨🌊WATER BREAKDOWN💦✨
A lot of people have been asking about how I've set up the water I showed in my last tweet, so here comes a breakdown of the materials in Unreal Engine 4, a 🧵
#indiegame#indiedev#gamedev#UnrealEngine#VFX
You can build a pretty cool platformer game – like Mario Bros – with just HTML, CSS, and vanilla JavaScript.
And this 10-hour course teaches you how.
By building 9 projects, you'll learn everything you need to know to make your own 2D animated games.
https://t.co/cNxHNAJoMK
I'm so excited to announce Ardenfall's demo! Our open world RPG is inspired by Morrowind and Fallout New Vegas, and brings a unique world filled with npcs to talk to, dungeons to explore, books to read, and so much more.
#rpg#indiedev#screenshotsaturday
Struggling to understand the .net framework with all the magical extra files in visual studio. Preloaded files are confusing me.
Please recommend learning resources to stop my brain overheating.
Please help 🤯🥺
#dotnet#MicrosoftEDU#csharp#DEVCommunity#CodeNewbie
Looking for websites to practice your HTML and CSS skills.
Try these three 💪
1- https://t.co/NJFo6dVQ03
2- https://t.co/nYuuQh610r
3- https://t.co/LiP0zgGcjx
Python has many applications in the tech world, and web scraping is a common one.
It helps when you need to gather lots of data from a site.
In this hands-on tutorial, @mehulmpt shows you how to scrape data from a website with Python and Beautiful Soup.
https://t.co/Qw0U9nxiDC
Useful websites for web developers 👇.
1. cssreference. io
A free visual guide to CSS
2. logomakr. com
Create your own logo in minutes
3. brandpalettes. com
Logo color codes and palettes
please show your love in the comments.
Today I find 🔍 a fantastic GitHub repo.
( /github.com/TheAlgorithms )
It includes all popular algorithms and data structure implemented in JavaScript, Python, Java, C, Go and other programming languages. Very useful for learning purposes.