Kjell Vos Portfolio!

I post about code here and other IT related subject matter.

Tag: java

Project Euler problem 1 Java

In this blog post we will be taking a look Project Euler problem 1 in Java. Project Euler is a great website to train mathematics and programming, You can choose a language and figure out some of the problems. Just know the first problems are the easiest and later ones more difficult. The first problem

ZombieShooterGame Development Log #1

Hello! This is the first development log or DevLog for short for my game that is called ‘ZombieShooterGame’, Atleast it’s named that for now. Here is a video to get a quick impression on where i am. Link for mobile: Youtube Video This is the basic code about the decision making for pathfinding and steering: