Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Justin Montgomery's Unreal Games

a collection by GameSalutes · last updated 2024-02-02 02:14:36

20 years C++ programming experience with 3 years experience developing games in Unreal Engine 4 and 5. Skilled in Unreal networking, gameplay, UI, and AI programming.

Racing
Added 89 days ago by GameSalutes
  • Unreal 4 to 5 migration using C++20 and blueprints to build an open-world driving simulation game
  • Over 50k lines of C++ code in over a dozen game modules in the architecture
  • Vehicle control system for AI vehicles
  • Perception, custom pathfinding, avoidance, road spline systems, and behavior trees to implement both traffic and police car AI
  • Vehicle dynamics and 3D math used to implement the game systems
  • Visual Logger, console variables, custom log categories, and debug draw commands to help troubleshoot the dynamic systems in the game
Added Dec 13, 2023 by GameSalutes
  • Developed Racer AI
  • Added code improvements to the rewind feature to make integration with the rest of the game easier,
  • Created map and minimap
  • Developed features for race position and settings menu
  • Added advanced visual logging for debugging, and ensured development and shipping build configurations working as expected.

https://github.com/gamkedo-la/alpine-asphalt (github handle tryfinsigabrt)

Added 89 days ago by GameSalutes

  • Patrol systems, combat, and verbal barks in enemy AI using behavior trees  
  • Over a dozen maps of increasing difficulty in a terrorist hunt style game
  • Multiple weapons and pickups in the player experience
Adventure
Added 89 days ago by GameSalutes
  • GameDev.TV Game Jam 2023 Submission
  • Chaos destruction on main character
  • Enemy AI behavior
  • Death camera fade out
Sports
Added 89 days ago by GameSalutes
  • Game prototype with a turn-based mechanic
  • Cinematic flyby camera
  • UI design and coding for power and accuracy meter
  • Static mesh interaction with physics impulse, calculating the force vector based on the UI power and accuracy inputs
  • Plans to turn prototype into a networked multiplayer game where players can challenge their friends.
Shooter
Added 89 days ago by GameSalutes
  • GameDev.TV Game Jam 2022 submission
  • Enemy AI perception, patrol, and behaviors
  • Multiple map transitions
  • Scoring system that reacts based on player action - did player fire first at enemies or are they reacting to being fired upon
  • Quiz game show mechanic