abhiss / symmetrical-octo-waffle

A 3D, realtime multiplayer, procedurally generated, top down shooter, made in Unity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Octo

Octo is a 3D, multiplayer, procedurally generated, top down shooter, made in unity. (UC Davis ECS 189L, Spring '23)

Screenshots

img1 img2

Behind the scenes

Here's a few behind the scenes gifs to demonstrate the systems created.

Trajectory (Rigid Bodies)

grenade_throw

Trajectory (Character Controller)

jetpack

General Movement + Camera Movement

movement

Procedural Generation

Every time the game restarts, a new map is created. procgen1 procgen2

Created By

Dominic Quintero, Jackie Trinh, Edward John, Yudi Lai, Abhi Sohal Atharav Samant, Jared Givens, Catherine Win

For a more thorough explanation and break down of roles, see ProjectDocument.md

About

A 3D, realtime multiplayer, procedurally generated, top down shooter, made in Unity.


Languages

Language:C# 99.9%Language:HLSL 0.1%