All Projects → OpenHogwarts → Hogwarts

OpenHogwarts / Hogwarts

Licence: other
Hogwarts (Harry Potter) open sandbox game made in Unity

Labels

Projects that are alternatives of or similar to Hogwarts

Unitybubblegame
BubbleGame《天天萌泡泡》是一款简单好玩的消除游戏,点击三个或以上同颜色、相连接的泡泡来进行消除,简单而有趣。
Stars: ✭ 216 (-48.57%)
Mutual labels:  game, unity
Angrybirdsstylegame
Angry Birds style game in Unity
Stars: ✭ 290 (-30.95%)
Mutual labels:  game, unity
Nodulus
Puzzle game with clever twists (Unity3d)
Stars: ✭ 232 (-44.76%)
Mutual labels:  game, unity
Htframework
Unity HTFramework, a rapid development framework of client to the unity.
Stars: ✭ 179 (-57.38%)
Mutual labels:  game, unity
Moon
A cross-platform,lightweight,scalable game server framework written in C++, and support Lua Script
Stars: ✭ 313 (-25.48%)
Mutual labels:  game, unity
Nice Lua
基于xlua的MVVM框架,支持Addressables, 统一渲染管线等Unity新特性
Stars: ✭ 207 (-50.71%)
Mutual labels:  game, unity
Noahgameframe
A fast, scalable, distributed game server engine/framework for C++, include the actor library, network library, can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal.
Stars: ✭ 3,258 (+675.71%)
Mutual labels:  game, unity
Knead proj
游戏中捏脸的实现
Stars: ✭ 169 (-59.76%)
Mutual labels:  game, unity
Melonloader
The World's First Universal Mod Loader for Unity Games that is Compatible with both Il2Cpp and Mono
Stars: ✭ 306 (-27.14%)
Mutual labels:  game, unity
Gdk For Unity
SpatialOS GDK for Unity
Stars: ✭ 296 (-29.52%)
Mutual labels:  game, unity
Behaviac
behaviac is a framework of the game AI development, and it also can be used as a rapid game prototype design tool. behaviac supports the behavior tree, finite state machine and hierarchical task network(BT, FSM, HTN)
Stars: ✭ 2,294 (+446.19%)
Mutual labels:  game, unity
Darkest Dungeon Unity
Darkest Dungeon port in Unity. Almost completely identical to the original. Platforms: PC/Android.
Stars: ✭ 378 (-10%)
Mutual labels:  game, unity
Infiniterunner3d
Creating an infinite 3D runner game in Unity
Stars: ✭ 172 (-59.05%)
Mutual labels:  game, unity
Casinosclient
果派德州客户端源代码,使用Unity3D引擎。
Stars: ✭ 217 (-48.33%)
Mutual labels:  game, unity
Slganim
木叶战记续作
Stars: ✭ 172 (-59.05%)
Mutual labels:  game, unity
Matchthreegame
A match-3 game in Unity (like Candy Crush and Bejeweled)
Stars: ✭ 255 (-39.29%)
Mutual labels:  game, unity
Aim Ik
A Unity-3D library, to procedural orientate character head (and chest) in a direction without using any animation data.
Stars: ✭ 164 (-60.95%)
Mutual labels:  game, unity
Unity resources
A list of resources and tutorials for those doing programming in Unity.
Stars: ✭ 170 (-59.52%)
Mutual labels:  game, unity
Open Project 1
Unity Open Project #1: Chop Chop
Stars: ✭ 4,235 (+908.33%)
Mutual labels:  game, unity
Diablerie
Diablo 2 reimplementation on unity
Stars: ✭ 363 (-13.57%)
Mutual labels:  game, unity

A Hogwarts (Harry Potter) open sandbox game made in Unity. NOT FINISHED

Good news! An official Harry potter RPG game is in development: https://download.void.cat/20037112355c696ce37131b173d245f8489ce8d2

https://my.mixtape.moe/scyeev.mp4

Table of Contents

Video Demo

OpenHogwarts demo hogwarts hogwars2 hogwars3 hogwars4 hogwars5

Binary download


You can download the latest compiled binary here: https://github.com/OpenHogwarts/hogwarts/releases

Development requirements


  • Unity (tested version in)=> ProjectVersion.txt (it should work on newer versions too, but may require changes/fixes)

Development setup


Analytics

  • Clone/Download this repo (https://github.com/OpenHogwarts/hogwarts/archive/master.zip)
  • Open the downloaded folder in Unity (File -> Open Project)
  • In Unity project's folders double click MainMenu (Assets -> Scenes -> MainMenu)
  • Hit the start button from Game tab. Inside the game, click create a New Character, set the name and click on "Enter".

Working features


  • Multiplayer
  • Chat
  • Inventory
  • NPCs (Agressives, sellers, questers, talkers) + patrols
  • Spells combat
  • Flying Broomstick
  • Quests

¿Why development is so slow?


Because everyone wants to play, but no one wants to code/design/mod/help.

Hotkeys


Since they may change, always check https://github.com/OpenHogwarts/hogwarts/blob/master/Assets/Scripts/Player/PlayerHotkeys.cs to ensure which are the latest assigned for each action.

  • WASD: Player control
  • ESC: Config
  • F1: Enable Dev options in ESC menu
  • F2: Take screenshot
  • Z: Hide UI
  • E: Broomstick spell
  • Q: Lumos
  • T: Chat
  • B: Bag
  • C: Character
  • Left mouse: Select target
  • 1, 2, 3.. keys: Spell cast

Broomstick hotkeys


  • WASD: Basic control
  • Right mouse: 3D Direction control

ToDo


Check the wiki https://github.com/OpenHogwarts/hogwarts/wiki/ToDo

Credits


Special Thanks


  • Bruce (iBoxDB creator) for the technical support given
  • Rusfighter for finding the OnMouse events - NPC bug
  • finchen for continuously improving the game and it's code

Copyright Notice


All trademarks or registered trademarks mentioned are property of their respective owners. Unless identified with the designation "COPY FREE", the contents of this project are copyright reserved by its owners.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].