I Made Flappy Bird Entirely Within EXCEL! - Devlog

https://www.youtube.com/watc...
Microsoft Excel is commonly known as a spreadsheet program, but did you know you can program ENTIRE GAMES in it? Turns out there is this thing called Visual Basic For Applications or VBA, and it allows you to program within it! Most people would use this to automate tasks in excel, but I decided to push it to its limit and attempt to create a game within it. Specifically Flappy Bird as I believe it is the titular benchmark game to create when testing out a new engine (or office program). ___________________________________________________ 🎮Check the game out here!🎮 https://jettlee.itch.io/flappy-bird-excel-edition ___________________________________________________ 📱Socials📱 Itch.io: https://jettlee.itch.io/ Bio.link: https://bio.link/jett ___________________________________________________ 🖥️Timestamps🖥️ 0:00 Intro 0:50 How VBA Works 2:32 Input 3:02 Sprites 4:25 Making The Game Window 5:08 Adding The Pipes 6:19 Game States 7:15 Completion 7:33 Conclusion _____________________________________________________ #devlog #excel #gamedev