GeoJam2021/README.md

53 lines
3.0 KiB
Markdown

# GeoJam2021
Hello this will be my entry to the [GeoJam2021](https://itch.io/jam/geojam-2021) hosted by [Icoso](https://www.youtube.com/channel/UCL7FCx3MrwKGYFEs91Lz0yg)
## [Assets](https://github.com/BRNSystems/GeoJam2021/tree/master/Assets/)
### [Sprites](https://github.com/BRNSystems/GeoJam2021/tree/master/Sprites/):
[LastBG](https://github.com/BRNSystems/GeoJam2021/tree/master/Sprites/Background/LastBG.png)
Everything else: [@BRNSystems](https://github.com/BRNSystems/)(Self compiled [Aseprite](https://www.aseprite.org/))
### [Fonts](https://github.com/BRNSystems/GeoJam2021/tree/master/Fonts/):
Impact - Added into game by [@Tucan444](https://github.com/Tucan444/)
### [Scripts](https://github.com/BRNSystems/GeoJam2021/tree/master/Assets/Scripts/):
[CameraTracking](https://github.com/BRNSystems/GeoJam2021/blob/master/Assets/Scripts/CameraTracking.cs) - [@BRNSystems](https://github.com/BRNSystems/)
[Character Controller 2D](https://github.com/BRNSystems/GeoJam2021/blob/master/Assets/Scripts/CharacterController2D.cs) - [@Brackeys](https://github.com/Brackeys/) - [Original](https://github.com/Brackeys/2D-Character-Controller/blob/master/CharacterController2D.cs) and [@BRNSystems](https://github.com/BRNSystems/)
[Death](https://github.com/BRNSystems/GeoJam2021/blob/master/Assets/Scripts/Death.cs) - [@Tucan444](https://github.com/Tucan444/) and [@BRNSystems](https://github.com/BRNSystems/)
[CheckPoint](https://github.com/BRNSystems/GeoJam2021/blob/master/Assets/Scripts/Checkpoint.cs) - [@BRNSystems](https://github.com/BRNSystems/)
[PlayerControls](https://github.com/BRNSystems/GeoJam2021/blob/master/Assets/Scripts/PlayerControls.cs) - [@BRNSystems](https://github.com/BRNSystems/) and [@Tucan444](https://github.com/Tucan444/)
[SpawnStorage](https://github.com/BRNSystems/GeoJam2021/blob/master/Assets/Scripts/SpawnStorage.cs) - [@BRNSystems](https://github.com/BRNSystems/)
[Target](https://github.com/BRNSystems/GeoJam2021/blob/master/Assets/Scripts/Target.cs) - [@BRNSystems](https://github.com/BRNSystems/)
[MovingPlatform](https://github.com/BRNSystems/GeoJam2021/blob/master/Assets/Scripts/MovingPlatform.cs) - [@Tucan444](https://github.com/Tucan444/)
[Rotation](https://github.com/BRNSystems/GeoJam2021/blob/master/Assets/Scripts/Rotation.cs) - [@Tucan444](https://github.com/Tucan444/)
### [Physic Materials](https://github.com/BRNSystems/GeoJam2021/tree/master/Physic_Materials/):
[@BRNSystems](https://github.com/BRNSystems/) and [@Tucan444](https://github.com/Tucan444/)
### [Sounds](https://github.com/BRNSystems/GeoJam2021/tree/master/Sounds):
[Sound effects](https://github.com/BRNSystems/GeoJam2021/tree/master/SFX/) - [@BRNSystems](https://github.com/BRNSystems/)([BFXR](https://www.bfxr.net/))
[Music](https://github.com/BRNSystems/GeoJam2021/tree/master/Music/)
[@BRNSystems](https://github.com/BRNSystems/)([FL Studio](https://www.image-line.com/fl-studio/)) trial
### [Scenes](https://github.com/BRNSystems/GeoJam2021/tree/master/Scenes/):
[@BRNSystems](https://github.com/BRNSystems/) and [@Tucan444](https://github.com/Tucan444/)