GUNFIGHT IS OUT NOW!
Online multiplayer shooter for Meta Quest VR!
Gunfight official launch trailer.
(The UI is on a composite layer in the headset so it looks quite nice, and its on the very top of the screen, but it looks weird when viewed in 2D).
Here is a video of someone playing my game Chainsaw House!
For true terror, SKIP to 10:31 and watch til the end LOL!
(He got two rare scares that I didn’t think people were going to get that often.)
Gameplay from my game mode inspired by Counter-Strike!
Up to 4v4, one life per round, eliminate all enemy players to win the round.
Gameplay from the Free for All game mode on GUNFIGHT!
Indie Game Dev
I am a game developer working to create awesome stuff.
I’m currently working on an Online Multiplayer Competitive Shooter game called Gunfight for the Meta Quest 2/3 headsets! OUT NOW ON META QUEST STORE!
I’ve also just released a game called Chainsaw House on the Meta PCVR store!
Gunfight now has two game modes that can be selected when creating the match! Free for All OR A one-life, round-based, team game mode.
The app time is a steady 5ms currently at 120 FPS!
A nice update. We have no stutters at all the first time an animation or VFX is played, easy to use public/private matchmaking, Smooth 120 FPS gameplay with 60 tick listen servers, New golden gun skin add-on that looks amazing imo, 4 maps including a 1v1 map for insane CQB action, comfort settings including movement blinders and snap turning, a stats page to show your KD and Wins with Meta Quest leaderboards linked, new soundtracks, improved character model including wrist/hand animation improvements. COMING SOON TO THE META QUEST STORE!!!
Multiplayer on the Meta Quest platform! Host/join a public match, or play in private matches with your friends!
VR showcase 11/26/2024.
-
Created using Unreal Engine and C++. The game contains various lag compensation techniques including Server-side rewind, Client-side prediction, and server reconciliation.
-
VR horror game I created. It is like the PT game created by Hideo Kojima but you can explore the rest of the house. I tried to make the scariest game ever.
High ping test. PC build is almost done. Quest 2/3 build coming soon.

CHAINSAW HOUSE
Requires Oculus Rift or Meta Quest Link to play.
Online Multiplayer game I am currently working on.
https://github.com/skoutroberson/Blaster
SIMULATING 150 PING FOR SERVER-SIDE REWIND TEST
Created in C++
High-performance complex geometry traversal from my game: Chainsaw House.
Basic AI with dynamic flee/flock
Each Cockroach uses 1 sphere trace and 1 line trace per frame (with 1 more line trace if climbing down).