https://github.com/ggross98/unity-hashi
Hashiwokakero (Bridges) game made with Unity. Level editor and save system are provided.
https://github.com/ggross98/unity-hashi
game gamedev level-editor save-editor unity unity3d
Last synced: 7 months ago
JSON representation
Hashiwokakero (Bridges) game made with Unity. Level editor and save system are provided.
- Host: GitHub
- URL: https://github.com/ggross98/unity-hashi
- Owner: Ggross98
- Created: 2025-01-26T13:18:47.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-03-16T09:33:04.000Z (10 months ago)
- Last Synced: 2025-06-19T00:07:32.283Z (7 months ago)
- Topics: game, gamedev, level-editor, save-editor, unity, unity3d
- Language: C#
- Homepage:
- Size: 14.8 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hashi Game
* Hashiwokakero (Build bridges) is a logic puzzle game, you can find the explicit rule on [Wikipedia](https://en.wikipedia.org/wiki/Hashiwokakero).
* Made with Unity.

## Contents
* Over 30 levels are playable.

* An editor is provided for creating and editing levels.
* The level infomation is saved as .json file.

* A simple gallery system is given, which could be useful for visual novels.
* A save system based on StreamingAssets is also provided.
