Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cybardev/noctrun
2D side-scrolling endless runner featuring the ghosts of Bengal
https://github.com/cybardev/noctrun
casual-game endless-runner game-development horror-game unity
Last synced: about 1 month ago
JSON representation
2D side-scrolling endless runner featuring the ghosts of Bengal
- Host: GitHub
- URL: https://github.com/cybardev/noctrun
- Owner: cybardev
- License: gpl-3.0
- Created: 2024-02-10T23:20:43.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-08-19T01:22:20.000Z (6 months ago)
- Last Synced: 2024-08-19T02:37:07.989Z (6 months ago)
- Topics: casual-game, endless-runner, game-development, horror-game, unity
- Language: C#
- Homepage: http://noctrun.cybar.dev/
- Size: 61.9 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Noctrun
**Can you escape the horrors of the night?**
> Made as a group project for CSCI-3827 Game Design and Development course at Saint Mary's University
- Artist and Designer: [Naziya Tasnim](https://github.com/nazy00)
- Lead Programmer: [Romina Rahman](https://github.com/Romina03)
- Project Manager: [Sheikh Saad Abdullah](https://github.com/cybardev)## Gameplay
Control the player and avoid incoming ghosts and ghouls. Player dies instantly if caught by any ghost.
## Controls
- **Mouse Click**: To navigate menus
- **Up Arrow**: Jump (hold to jump higher and further)
- **Down Arrow**: Slide (hold to slide further)## Known Bugs
- Jumping while Sliding causes unintended behaviour
## Credits
- Professor Fatemeh Bayeh
- Saint Mary's University
- Git, GitHub
- Unity, Visual Studio Code
- Sketchbook, GNU Image Manipulation Program (GIMP)
- TextMeshPro (Unity Package)
- [2D Endless Runner - Unity Tutorial by Muddy Wolf on YouTube](https://www.youtube.com/playlist?list=PLfX6C2dxVyLylMufxTi7DM9Vjlw5bff1c)
- [How to Make Looping Backgrounds [Unity Tutorial] by Comp-3 Interactive on YouTube](https://youtu.be/A5YSbgqr3sc)
- Player animations were inspired by Prince of Persia (1989)> **PS**: no external images or audio were used directly; may have various inspirations
## License
The source code of the Unity scripts are under [GPLv3](LICENSE). The images in [Assets/Images](Assets/Images) are the copyrighted intellectual property of [Naziya Tasnim](https://github.com/nazy00), _except_ [icon.png](Assets/Images/icon.png), which is the IP of [Sheikh](https://github.com/cybardev).