https://github.com/christides11/hack-and-slash-framework
HnSF is a Unity framework for developing Hack-and-Slash/Character Action games.
https://github.com/christides11/hack-and-slash-framework
character-action character-action-games csharp framework hack-and-slash hack-n-slash unity3d
Last synced: 12 months ago
JSON representation
HnSF is a Unity framework for developing Hack-and-Slash/Character Action games.
- Host: GitHub
- URL: https://github.com/christides11/hack-and-slash-framework
- Owner: christides11
- License: mit
- Created: 2020-05-19T23:59:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-03T20:57:00.000Z (over 1 year ago)
- Last Synced: 2025-02-01T12:12:46.458Z (about 1 year ago)
- Topics: character-action, character-action-games, csharp, framework, hack-and-slash, hack-n-slash, unity3d
- Language: C#
- Homepage: https://christides11.github.io/hack-and-slash-framework/
- Size: 6.95 MB
- Stars: 61
- Watchers: 5
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://christides11.github.io/hack-and-slash-framework/)
[](https://github.com/christides11/hack-and-slash-framework/releases)
[](https://trello.com/b/Zr16X01b/hnsf)
## Hack and Slash Framework
**Hack and Slash Framework** (or HnSF) is a Unity framework designed for making hack and slash games.
## Current Status: Pre-Alpha
HnSF is not stable currently, so expect things to change and break.
The current roadmap can be viewed [here](https://trello.com/b/Zr16X01b/hnsf).
## Getting Started
To get started, follow the guide [here](https://christides11.github.io/hack-and-slash-framework/guides/index.html).
This guide will walk you through installing the framework all the way to having a functional game running.
## Examples
* 2D Action Example (included in Samples folder)
* [RWBY Fan Game](https://github.com/christides11/rwby)
## Contributing
Any contributions are appriciated, please create pull request or issues detailing wanted features/bug reports.