Skip to content

Latest commit

ย 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

SWE 302 โ€“ Assignment 2: Unity WebGL Game

A 3D collectible-based platformer built in Unity for SWE 302, featuring navigation, score collection, and temporary speed boosts.

๐ŸŽฎ Features

  • โœ… Collectibles (10 and 25 points) scattered throughout the map
  • โšก Speed Boosts (yellow cubes) increase player speed by 25% for 60 seconds
  • ๐Ÿง  NavMesh Navigation with disconnected surfaces
  • ๐Ÿ” Teleportation using NavMesh Links
  • ๐ŸŒ Built and deployed as a WebGL project

๐Ÿ•น Controls

  • WASD / Arrow keys โ€” Move
  • Space โ€” Jump

๐Ÿงญ Navigation & Teleporting

  • Small gray circular pads on the ground are teleport triggers
  • Stepping on one instantly teleports the player to another platform
  • These are connected using NavMesh Links, simulating portal-like movement

๐Ÿ“Œ Goal

Collect all score cubes, explore the terrain, and use teleport pads to navigate between areas. Try to find every collectible!


๐Ÿ”— Live Demo

๐Ÿ‘‰ Play the game here

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages