AFAlexis Farmerinalexisfarmer.hashnode.dev·Aug 21, 2024 · 2 min readA new DiggerFind the code here.... I really liked the original digger code because in one way it was simple. I didn't have any fancy factorisation of functionality. I didn't use an object oriented anything. But I must admit for the limited functionality I felt t...00
AFAlexis Farmerinalexisfarmer.hashnode.dev·Aug 17, 2024 · 4 min readImproving Digger Part 2The main reason that I started this blog was to showcase my audio skills. So let's add some sound to digger. Before we do that, then a little bit about graphics and scaling and coordinates and stuff. If you are only interested in the audio part then ...00
AFAlexis Farmerinalexisfarmer.hashnode.dev·Aug 15, 2024 · 1 min readImproving Digger Part 1This version is js rather than java. Apart from that I have not changed anything but it was worth making the change because now I can embed it directly in html pages instead of having to link to the openprocessing site. It also makes it generally mor...00
AFAlexis Farmerinalexisfarmer.hashnode.dev·Aug 15, 2024 · 1 min readDiggerIntroduction Quick prototype I wrote whilst at a Sony Hackathon some years ago. The theme was "beneath the surface" Press any key to change direction of digger, collect coins, avoid the red guy. Collision detection is buggy on the enemy so don't have...00
AFAlexis Farmerinalexisfarmer.hashnode.dev·Aug 15, 2024 · 2 min readAbout MeI've always been interested in computers ever since my father brought home a commodore pet from work. I spent the summer holidays teaching myself how to program. I think I was around ten years old. The following is probably the first program that I e...00