diff --git a/README.md b/README.md index b3e9ae2..7c7889d 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This game was written purely in [Rust](https://www.rust-lang.org/), and interfac ## The Team -This game is developed by a team of 8 students from *Sheridan College* and *Trent University*. +This game was developed by a team of 9 students from *Sheridan College* and *Trent University*. - [**Evan Pratten**](https://github.com/ewpratten) - Team lead @@ -39,5 +39,7 @@ This game is developed by a team of 8 students from *Sheridan College* and *Tren - Playtesting - [**James Feener**](https://twitter.com/jamesmakesgame) - Playtesting +- **Taya Armstrong** + - Playtesting A special thanks goes out to: [James Nickoli](https://github.com/rsninja722/) for insight on 2D collision detection, as well as [Ray](https://github.com/raysan5) and the members of the [raylib community](https://discord.gg/raylib) on discord for their support with the past two game jam projects. diff --git a/game/assets/levels/level_4/appearing_platforms.png b/game/assets/levels/level_4/appearing_platforms.png index 0b19b8e..09599ea 100644 Binary files a/game/assets/levels/level_4/appearing_platforms.png and b/game/assets/levels/level_4/appearing_platforms.png differ diff --git a/game/assets/levels/level_4/disappearing_platforms.png b/game/assets/levels/level_4/disappearing_platforms.png index 30f9e38..59e49eb 100644 Binary files a/game/assets/levels/level_4/disappearing_platforms.png and b/game/assets/levels/level_4/disappearing_platforms.png differ diff --git a/game/assets/levels/level_4/platforms.png b/game/assets/levels/level_4/platforms.png index 334a6f8..71db0c0 100644 Binary files a/game/assets/levels/level_4/platforms.png and b/game/assets/levels/level_4/platforms.png differ diff --git a/game/assets/levels/level_4/platforms.xcf b/game/assets/levels/level_4/platforms.xcf new file mode 100644 index 0000000..348b661 Binary files /dev/null and b/game/assets/levels/level_4/platforms.xcf differ