Posted inregex Regex: From beginner to best on your team in one blog Posted by By lukegarrigan Recently I've been doing quite a lot of work using Regex and to be honest,…
Posted ingame-dev p5.js How to Code Doodle Jump! Posted by By lukegarrigan It's been a little while seen I've done some game development so I thought I'd…
Posted inside-project Coding a Planning Poker app Posted by By lukegarrigan The 2 week sprint is over, the scope for the next sprint has been established…
Posted inmisc p5.js Code Multiplayer Games w/ Multiple Rooms ? Posted by By lukegarrigan Coding games using p5 is a tonne of fun, coding multiplayer games that you can…
Posted intdd Coding Chess with TDD Posted by By lukegarrigan TDD is a pretty simple idea, you write your tests before you write any code…
Posted ingame-dev p5.js How To Code A Game As A Beginner Posted by By lukegarrigan Introduction So you want to get into programming? And you know you want to code…
Posted inmisc How to sell your API Posted by By lukegarrigan If you’ve developed a brilliant API then there’s a chance you could bring home some…
Posted inp5.js Procedurally generate a universe Posted by By lukegarrigan Procedural generation is a means for generating data on the fly rather than manually, it…
Posted injs Code a Pokémon Discord bot Posted by By lukegarrigan In this post I will be going through the steps to create a Discord bot…