Skip to content

aaronkwan/studio-s24-lahacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

studio-s24-lahacks

A Simple Demo for Demonstrating WebGL, Mobile support, and API integration.

  • Created for ACM Studio's Interactive App and Game Design with Unity Workshop during LA Hacks 2024.
  • Adapted from the Adaptive Sound Design skeleton project.

Features

  • Modular design.
  • Lightweight and fully WebGL compatible.
  • Mobile and touch support.
  • Integration with simple backend for leaderboard.

Known Issues

  • Cheats only work with NUMPAD_PLUS and NUMPAD_MINUS.
  • ESC to pause does not work as expected in WebGL.

Resources

Premise

  • You are out in the wild. Collect sticks to fuel your campfire. If it gets too small, you lose. Make it big enough and you win.

On Keyboard:

  • Hold WASD to move.
  • Hold SHIFT to sprint.
  • Press SPACE to shine your beacon and light up nearby sticks. However, it can only flash every 4 seconds (to prevent overheating).
  • Press ESC to pause at any time.
  • Press + and - to modify your campfire's lifetime (if you like cheating).

On Mobile:

  • Tap and Drag to move.
  • Hold Shift button to sprint.
  • Tap Flash light button to shine your beacon.
  • Tap == button to pause.

Instructions

1. Clone this repo.

2. Check out any commit.

3 Enjoy.

About

`Interactive App and Game Design with Unity` - LA Hacks Workshop 2024

Resources

License

Stars

Watchers

Forks

Packages

No packages published