GeoJam2021/README.md

48 lines
2.6 KiB
Markdown
Raw Normal View History

# GeoJam2021
2021-07-19 11:52:33 +02:00
Hello this will be my entry to the [GeoJam2021](https://itch.io/jam/geojam-2021) hosted by [Icoso](https://www.youtube.com/channel/UCL7FCx3MrwKGYFEs91Lz0yg)
2021-07-21 14:18:47 +02:00
2021-07-21 14:48:24 +02:00
## [Assets](https://github.com/BRNSystems/GeoJam2021/tree/master/Assets/)
2021-07-21 14:18:47 +02:00
2021-07-21 14:49:19 +02:00
2021-07-21 14:48:24 +02:00
### [Sprites](https://github.com/BRNSystems/GeoJam2021/tree/master/Sprites/):
2021-07-21 14:49:19 +02:00
2021-07-21 14:53:08 +02:00
[@BRNSystems](https://github.com/BRNSystems/)(Self compiled [Aseprite](https://www.aseprite.org/))
2021-07-21 14:18:47 +02:00
2021-07-21 14:48:24 +02:00
### [Fonts](https://github.com/BRNSystems/GeoJam2021/tree/master/Fonts/):
2021-07-21 14:49:19 +02:00
2021-07-21 14:53:08 +02:00
Impact - Added into game by [Tucan444](https://github.com/Tucan444/)
2021-07-21 14:18:47 +02:00
2021-07-21 14:48:24 +02:00
### [Scripts](https://github.com/BRNSystems/GeoJam2021/tree/master/Assets/Scripts/):
2021-07-21 14:49:19 +02:00
2021-07-21 14:53:08 +02:00
[CameraTracking](https://github.com/BRNSystems/GeoJam2021/blob/master/Assets/Scripts/CameraTracking.cs) - [@BRNSystems](https://github.com/BRNSystems/)
2021-07-21 14:49:19 +02:00
2021-07-21 14:54:47 +02:00
[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/)
2021-07-21 14:49:19 +02:00
2021-07-21 14:53:08 +02:00
[Death](https://github.com/BRNSystems/GeoJam2021/blob/master/Assets/Scripts/Death.cs) - [Tucan444](https://github.com/Tucan444/) and [@BRNSystems](https://github.com/BRNSystems/)
2021-07-21 14:49:19 +02:00
2021-07-21 14:53:08 +02:00
[CheckPoint](https://github.com/BRNSystems/GeoJam2021/blob/master/Assets/Scripts/Checkpoint.cs) - [@BRNSystems](https://github.com/BRNSystems/)
2021-07-21 14:49:19 +02:00
2021-07-21 14:54:47 +02:00
[PlayerControls](https://github.com/BRNSystems/GeoJam2021/blob/master/Assets/Scripts/PlayerControls.cs) - [@BRNSystems](https://github.com/BRNSystems/) and [Tucan444](https://github.com/Tucan444/)
2021-07-21 14:49:19 +02:00
2021-07-21 14:53:08 +02:00
[SpawnStorage](https://github.com/BRNSystems/GeoJam2021/blob/master/Assets/Scripts/SpawnStorage.cs) - [@BRNSystems](https://github.com/BRNSystems/)
2021-07-21 14:49:19 +02:00
2021-07-21 14:53:08 +02:00
[Target](https://github.com/BRNSystems/GeoJam2021/blob/master/Assets/Scripts/Target.cs) - [@BRNSystems](https://github.com/BRNSystems/)
2021-07-21 14:18:47 +02:00
2021-07-21 14:49:19 +02:00
2021-07-21 14:48:24 +02:00
### [Physic Materials](https://github.com/BRNSystems/GeoJam2021/tree/master/Physic_Materials/):
2021-07-21 14:49:19 +02:00
2021-07-21 14:53:08 +02:00
[@BRNSystems](https://github.com/BRNSystems/) and [Tucan444](https://github.com/Tucan444/)
2021-07-21 14:18:47 +02:00
2021-07-21 14:48:24 +02:00
### [Sounds](https://github.com/BRNSystems/GeoJam2021/tree/master/Sounds):
2021-07-21 14:49:19 +02:00
2021-07-21 14:53:08 +02:00
[Sound effects](https://github.com/BRNSystems/GeoJam2021/tree/master/SFX/) - [@BRNSystems](https://github.com/BRNSystems/)([BFXR](https://www.bfxr.net/))
2021-07-21 14:18:47 +02:00
2021-07-21 14:54:47 +02:00
[Music](https://github.com/BRNSystems/GeoJam2021/tree/master/Music/)
2021-07-21 14:49:19 +02:00
2021-07-21 14:54:47 +02:00
[@BRNSystems](https://github.com/BRNSystems/)([FL Studio](https://www.image-line.com/fl-studio/)) trial
2021-07-21 14:18:47 +02:00
2021-07-21 14:48:24 +02:00
### [Scenes](https://github.com/BRNSystems/GeoJam2021/tree/master/Scenes/):
2021-07-21 14:49:19 +02:00
2021-07-21 14:53:08 +02:00
[@BRNSystems](https://github.com/BRNSystems/) and [@Tucan444](https://github.com/Tucan444/)