Posted inmisc Prototyping with code Posted by By lukegarrigan 29th November 2021 A couple years ago I was listening to the brilliant podcast Coding Blocks, in the…
Posted inmisc Rubber Duck Debugging Posted by By lukegarrigan 7th November 2021 We've all been there, battling through a nasty bug that just doesn't seem to reveal…
Posted ingame-dev misc How to Code Doodle Jump! Posted by By lukegarrigan 13th March 2021 It's been a little while seen I've done some game development so I thought I'd…
Posted inmisc Code Multiplayer Games w/ Multiple Rooms ? Posted by By lukegarrigan 20th February 2021 Coding games using p5 is a tonne of fun, coding multiplayer games that you can…
Posted inmisc How to sell your API Posted by By lukegarrigan 4th February 2021 If you’ve developed a brilliant API then there’s a chance you could bring home some…
Posted inmisc Procedurally generate a universe Posted by By lukegarrigan 30th January 2021 Procedural generation is a means for generating data on the fly rather than manually, it…
Posted inmisc Getting out of my comfort zone Posted by By lukegarrigan 28th October 2020 As a programmer I'd say that day-to-day, my life is pretty laid back — long…
Posted inmisc Creating a Node.js command-line package Posted by By lukegarrigan 3rd October 2020 Introduction If you're anything like me, then the following is probably a daily occurence. I'm…
Posted inmisc THE HACKTOBERFEST GAME – YEAR 2! ??? Posted by By lukegarrigan 26th September 2020 Introduction This time last year I came up with an idea to get more people…
Posted inmisc How To Code Flappy Bird ? Posted by By lukegarrigan 12th September 2020 In this video I try my best at giving Flappy Bird a crack, good fun,…