Jelle Bekkers

Game Developer

Portrait

About me

Hi my name is Jelle, and I am a Game Developer. I have always had a passion for games and that later grew out into a passion for Development. On this website you can look at projects that I have worked on.

Skills


Portfolio

Bushyman

Bushyman is a 3D platformer collectathon game where Busyman and his companion Bag Boy try to save the world from Fevil the Evil. They have to collect golden leaves and Rubber Ducks to open doors to new worlds and evil bosses to eventually stop Fevil from destroying the world.

Bushyman Dialogue gif

Dialogue System Work in progress icon

The dialogue system is made out of multiple scripts. One script is on the NPC that has all the information on it like text/sprites and SFX and one script that manages everything. The manager puts all the info from the NPC into a dialogue box and displays the text letter by letter.

Source code link
  • Unity logo C# logo Github logo
  • Bushyman Movement gif

    3rd Person Movement Work in progress icon

    The Movement script takes care of all the input from the player. The script lets you walk/run/hover/swim/attack and takes care of the 3rd person camera controls.

    Source code link
  • Unity logo C# logo Github logo
  • Weeping Willows

    Weeping Willows is a 2D horror platformer game about a little girl called Mya. Every time she reaches the end of the level the world turns dark and she starts from the beginning all over again but every time this happens it gets more and more dark and spooky around her.

    WeepingWillows Movement gif

    2D Movement Work in progress icon

    The 2D movement script takes care of the player inputs. It allows the player to walk around and jump. This script was made so it could be played on keyboard but also on an Arcade Machine

    Source code link
  • Unity logo C# logo
  • WeepingWillows Health gif

    Player Health Work in progress icon

    The player health script keeps track of the amount of health the player has and updates the hearts in the UI. It also updates it once the player takes damage

    Source code link
  • Unity logo C# logo
  • Banananoid

    Banananoid is a 3D game inspired by Arcanoid. In Banananoid you play as a banana tree that has to run away from hungry monkeys. You have to shoot bananas at the monkeys and bounce them between the monkeys to kill them and stay alive as long as possible.

    Banananoid Spawner gif

    Monkey Spawner Work in progress icon

    The spawner script randomly picks one spawn location out of a list of possible spots and spawns a monkey there. The script also chooses what type of the 3 monkeys to spawn in

    Source code link
  • Unity logo C# logo
  • Banananoid Combo gif

    Points Multiplier Work in progress icon

    The points multiplier script has a internal multiplier that multiplies the amount of points the player gets from hitting a monkey. The multiplier will reset back to 0 when the internal timer runs out but can be reset by hitting another monkey within this time frame.

    Source code link
  • Unity logo C# logo
  • Sheep Duction

    Sheep Duction is a 3D shooter/Survival game about aliens trying to abduct the farm animals. You have to take down the aliens to get money to buy better guns and upgrades. As waves go on the game gets harder untill all the animals are taken away and the game is over.

    SheepDuction Shop gif

    Item ShopWork in progress icon

    If a player interacts with a shop item the shop script will check if the player has enough money to buy this item. If the player has the money it will take away the amount it cost to buy the weapon and then add the weapon to the inventory or if the weapon is already there give the player ammo.

    Source code link
  • Unity logo C# logo
  • SheepDuction Inventory gif

    Inventory SystemWork in progress icon

    The inventory will keep track of what weapons the player has and how much ammo the player has for this weapon. It will also allow the player to scroll through their weapons with the mouse scroll wheel.

    Source code link
  • Unity logo C# logo
  • These are other small projects that I worked on.

    Falling Object Game Gif

    Falling Objects Game Work in progress icon

    Players have to catch objects falling from the sky to stay alive.

    Source code link
  • JavaScript logo p5 web editor logo
  • Dino Jump Gif

    Dino Jump Game Work in progress icon

    Using JavaScript this is a simple re-creation of the easter egg game on google. The player has to jump over the incomming walls to dodge them and reach a new high score. The objective is to try and survive as long as you can.

    Source code link
  • JavaScript logo p5 web editor logo
  • Ar App Mindlabs

    Mindlabs AR appWork in progress icon

    This app is used in classes to learn students about certain objects in a fun interactive way. The app allows students to walk around a object to look at objects closely to understand the way they function. The app also comes with a custom tool for teachers to create lessons using the app.

    Source code link
  • Unity logo C# logo
  • Discord Bot gif

    Discord Bot Work in progress icon

    The discord bot will respond and execute commands that will for example give the user information about the server they are in or about a certain role they have. It also has some commands that don't really do anything but are more for fun.

    Source code link
  • JavaScript logo
  • Website gif

    Portfolio Website Work in progress icon

    This portfolio website is made using HTML and CSS and is hosted through Github pages. On the website you can find projects that I have worked on.

    Source code link
  • html5 logo css3 logo JavaScript logo Github logo

  • Contact

    jelle.bekkers@live.nl
    Github link Linkedin link