Skip to content

UD-S24-CISC374/final-project-orange

 
 

Repository files navigation

Game Name

Cross The Pond

Team Color

Orange

Developers

Blurb

Cross The Pond is about a baby frog who is separated from its mother and is trying to find its way back to her. In order to do this, the baby frog will cross a pond by hopping on lily pads connected together. On the lines connecting each lilypad, there will be numbers. The goal of the game is for the baby frog to hop on the correct lilypads that make up the shortest path. The shortest path should be decided using Dijstra's graph searching algortihm. There are 10 different levels with increasing difficulty.

Basic Instructions

You are playing as the baby frog who starts each level in the bottom left corner. Using Dijkstra's graph search algortihm, cross the pond by jumping on connected lilypads to get the baby frog back to its mother/

Screenshot

Screenshot of Level 1

Gameplay Video

<iframe width="560" height="315" src="https://www.youtube.com/embed/jeApkqySH7k?si=MiZa7RhVqmG7K_bz" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

Educational Game Design Document

https://github.com/UD-S24-CISC374/final-project-orange/blob/main/docs/egdd.md

Credits

Pond Background & Lilypads - https://www.vectorstock.com/royalty-free-vector/small-pond-from-top-view-vector-6009138 Frogs - https://opengameart.org/content/frog-smilies Splash Sound - https://opengameart.org/content/water-splashes Background Sound - https://pixabay.com/sound-effects corporate-motivational-corporate-medium1-110677/ Ribbit Sound - https://orangefreesounds.com/frog-sound-ribbit/#google_vignette

About

Final project starter repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%