Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leotgo/bright-souls
A 'Souls-like' game made in Unity3D.
https://github.com/leotgo/bright-souls
adaptive-game adaptive-games dark-fantasy dark-souls game game-development gameplay hack-and-slash inf-ufrgs player-modelling souls-like third-person-game ufrgs unity3d
Last synced: 22 days ago
JSON representation
A 'Souls-like' game made in Unity3D.
- Host: GitHub
- URL: https://github.com/leotgo/bright-souls
- Owner: leotgo
- Created: 2018-04-26T16:40:05.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2021-10-24T17:35:57.000Z (about 3 years ago)
- Last Synced: 2024-11-10T18:44:44.007Z (about 1 month ago)
- Topics: adaptive-game, adaptive-games, dark-fantasy, dark-souls, game, game-development, gameplay, hack-and-slash, inf-ufrgs, player-modelling, souls-like, third-person-game, ufrgs, unity3d
- Language: C#
- Homepage: https://leotgo.itch.io/bright-souls
- Size: 11.8 MB
- Stars: 276
- Watchers: 10
- Forks: 53
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Bright Souls](https://img.itch.zone/aW1nLzE4MjIwNTQucG5n/original/6QSW0Q.png)
Bright souls is a "Dark Souls" clone with Adaptive Game Technologies, such as Dynamic Difficulty Adjustment and dynamic modelling of player profiles. The game will dynamically adapt its enemies and other entities based on the player style.
This project is not classified as Free or Open Source Software, since compilation and execution is impossible without the required assets. However you are free to view, copy and modify the source code.
## Project information ##
| | |
| --------------------- | -------------------------------------------------------------------------- |
| Youtube playlist | |
| itch.io page | |
| Unity Version | 2021.1.18f1 |## Screenshots ##
![Screenshot_01](https://img.itch.zone/aW1hZ2UvMzY0MjQzLzE4MjIwNTIucG5n/original/uveM3m.png)
![Screenshot_02](https://img.itch.zone/aW1hZ2UvMzY0MjQzLzE4MjIwNTEucG5n/original/4ygiO%2B.png)## List of Third-Party Assets ##
Due to Unity Asset Store TOS, redistribution of assets is prohibited. Therefore, this repository contains only the source code of the project.
| Category | Asset name | Path in Project |
| ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------- |
| Editor Utilities | [Odin Inspector](https://assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041) | `../Assets/Plugins/Sirenix/` |
| Models & Animation | [Fantasy Dungeon](https://assetstore.unity.com/packages/3d/characters/fantasy-dungeon-46916) | `../Assets/Asset Store/3D/FantasyDungeon/` |
| | [Longsword Animset Pro](https://assetstore.unity.com/packages/3d/animations/longsword-animset-pro-92239) | `../Assets/Asset Store/3D/LongswordAnimsetPro/` |
| | [Skeleton Zombies](https://assetstore.unity.com/packages/3d/characters/humanoids/skeleton-zombies-110714) | `../Assets/Asset Store/3D/StudioNewPunch/` |
| | [Sword and Shield Animset Pro](https://assetstore.unity.com/packages/3d/animations/sword-and-shield-animset-pro-26876) | `../Assets/Asset Store/3D/SwordShieldAnimsetPro/` |
| | [The Blacksmith: Characters](https://assetstore.unity.com/packages/essentials/asset-packs/the-blacksmith-characters-39941) | `../Assets/Asset Store/3D/Challenger Character/` |
| | [ZOMBIE Starter Animation Pack](https://assetstore.unity.com/packages/3d/animations/zombie-starter-mocap-animation-pack-61492) | `../Assets/Asset Store/3D/Zombie_01_v25/` |
| Sound Effects | [Axe Swing & Damage Sounds](https://assetstore.unity.com/packages/audio/sound-fx/weapons/axe-swing-damage-sounds-7021) | `../Assets/Asset Store/Audio/Axe Swing & Damage Sounds/` |
| | [Dark Fantasy Audio - Shadows Guild](https://assetstore.unity.com/packages/audio/music/orchestral/dark-fantasy-studio-shadows-guild-118892) | `../Assets/Asset Store/Audio/Dark Fantasy Studio- Shadows Guild mp3/` |
| | [Medieval Fantasy 2 Audio Bundle](https://assetstore.unity.com/packages/audio/sound-fx/medieval-fantasy-2-audio-bundle-57168) | `../Assets/Asset Store/Audio/Medieval Fantasy Audio Bundle 2/` |
| | [Universal Sound FX](https://assetstore.unity.com/packages/audio/sound-fx/universal-sound-fx-17256) | `../Assets/Asset Store/Audio/Universal Sound FX/` |
| VFX & Particles | [Pseudo-Volume Blood Effects](https://assetstore.unity.com/packages/vfx/particles/pseudo-volume-blood-effects-36196) | `../Assets/Asset Store/VFX/KriptoFX/BloodFX/` |
| | [Smoke & Ember FX](https://assetstore.unity.com/packages/vfx/particles/fire-explosions/smoke-ember-fx-98947) | `../Assets/Asset Store/VFX/Smoke & Ember FX/` |
| | [Unity Particle Pack](https://assetstore.unity.com/packages/essentials/tutorial-projects/unity-particle-pack-127325) | `../Assets/Asset Store/VFX/UnityParticlePack/` |
| User Interface | [PC & Consoles Buttons Icons Pack](https://assetstore.unity.com/packages/2d/gui/icons/pc-consoles-controller-buttons-icons-pack-85215) | `../Assets/Asset Store/UI/PC & Consoles Controller Buttons Icons Pack/` |
| | [RPG & MMO UI 5](https://assetstore.unity.com/packages/2d/gui/rpg-mmo-ui-5-95223) | `../Assets/Asset Store/UI/RPG and MMO UI 5/` |