Live coding – Flappy Bird game using P5js
4/30/2023

Live coding – Flappy Bird game using P5js

Live coding a game is an exciting experience, and that’s exactly what I did today! I streamed live on YouTube and LinkedIn and coded a Flappy Bird game from scratch using P5js. P5js is a popular JavaScript library that simplifies creating interactive graphics and animations. It is easy to use and allows you to focus […]

(Solved) LVGL image inverted and rough edge artifact issue
9/12/2023

(Solved) LVGL image inverted and rough edge artifact issue

I had asked the question on Stack exchange here and had answered myself with a fix after I found out how to fix it. Summary of the issue I have ILI9341 320x240px TFT LCD screen which I am using with an ESP32-S3-wroom-1 module. I have tested with TFT_eSPI and it works fine, but when using LVGL, I […]

© 2023 Anil Maharjan