Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 18 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-17T19:25:29.000Z (8 months ago)
- Last Synced: 2024-07-30T18:57:36.458Z (5 months 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: 57
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[![docs](https://github.com/christides11/hack-n-slash-framework/workflows/Documentation/badge.svg)](https://christides11.github.io/hack-and-slash-framework/)
[![release](https://img.shields.io/github/release/christides11/hack-n-slash-framework.svg)](https://github.com/christides11/hack-and-slash-framework/releases)
[![roadmap](https://img.shields.io/badge/roadmap-blue.svg)](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.