slevy14 686bc2528b Added sounds, fixed some bugs
added a sound for the tambourine, spider web, and background music.\n- finally fixed the web animation\n- added Sir Jacques to the web animation\n- changed the way the fire point tracks the grapple
2023-04-19 17:24:55 -07:00
2023-04-11 19:55:24 -07:00
2023-04-19 17:24:55 -07:00
2023-04-14 13:52:50 -07:00
2023-04-19 17:24:55 -07:00
2023-04-09 21:59:32 -07:00
2023-04-10 17:30:58 -07:00

One Frog Band

Requirements

  1. aseprite
  2. python (To automatically compile the assets)

First Time Setup

The assets for the game are stored separately to the code. To retrieve the assets for the first time, run:

  1. git submodule init
  2. git submodule update --init --recursive --remote

From there, only the second command has to be run in order to update the assets

Compiling the Assets

python compile_assets.py

Description
Code and asset repository for One Frog Band, a game developed for Oxy's game design course
Readme 59 MiB
Languages
C# 36.4%
ShaderLab 24.1%
GLSL 16.9%
PLSQL 8.7%
HLSL 7.1%
Other 6.8%