Unity game dev as a hobby. Projects include - First person zombie shooter - Third person zombie shooter - VR zombie shooter (Zombies are an easy bad guy to program) - Space fighter game Making custom physical controls and connecting that to an Arduino micro controller, and having that use a radio controls to communicate to another Arduino micro controller to send signals to my unity space game to fly the space ships.

JeffB

Unity game dev as a hobby. Projects include - First person zombie shooter - Third person zombie shooter - VR zombie shooter (Zombies are an easy bad guy to program) - Space fighter game Making custom physical controls and connecting that to an Arduino micro controller, and having that use a radio controls to communicate to another Arduino micro controller to send signals to my unity space game to fly the space ships.

Available to hire

Unity game dev as a hobby.

Projects include

  • First person zombie shooter
  • Third person zombie shooter
  • VR zombie shooter
    (Zombies are an easy bad guy to program)
  • Space fighter game
    Making custom physical controls and connecting that to an Arduino micro controller, and having that use a radio controls to communicate to another Arduino micro controller to send signals to my unity space game to fly the space ships.
See more

Experience Level

Expert
Expert
Expert
Expert

Language

English
Fluent

Work Experience

Add your work experience history here.

Education

Add your educational history here.

Qualifications

Add your qualifications or awards here.

Industry Experience

Computers & Electronics, Software & Internet, Gaming, Non-Profit Organization
    paper Space Fighter Game

    Space ship fighter game.

    Controller using physics simulator and multiple controls to navigate in gravity free environment.

    Enemy ship AI to navigate to player and shoot projectiles at player while also trying to avoid shooting at each other.

    Environment collisions that change trajectory of all colliding objects.

    Later design custom physical controller to physically manipulate variable resistors and buttons that send signals to an Arduino micro controller which transmitted those values via radio signal to another device fed those values into a computer through a custom script which translates those values into control inputs for the space ship

    paper Third person zombie shooter

    3rd person character controller

    Single weapon type

    Gun model points at where player is looking and can shoot to that point

    Zombies navigate environment to pathfind to players location and attacks player

    Zombie dies if shot at

    Simple level environment.

    All assets and animations free from unity asset store and Mixamo site

    paper First person zombie shooter

    Simple fps character controller with multiple weapons.

    Simple enemy and environment that they path find to the player and attack.

    Closeable and lockable doors that the zombies will stop at on their way to the player to break open then continue to the player