Skip to content

nineballer/GensoShojokosen

 
 

Repository files navigation

Genso Shojokosen (幻想少女交戦)

A open source Touhou x Smash Bros game created in Unity3D.

About

The Touhou Project (東方Project) ) is a Japanese doujin game series focused on bullet hell shooters made by the one-man developer Team Shanghai Alice. Its colorful cast of characters and largely self-defined setting of Gensokyo has attracted a large following on both sides of the Pacific.

Gensō Shōjokōsen is a collaborative community project created by various Touhou fans to create a fan-game akin to that of Super Smash Bros with the same cast and setting seen in the canon Touhou games.

This project does not only consist of code contributions, and many of the assets included are custom art, music, sound effects, and 3D designs created by fan submissions. For a full list of credits, see the credits file in the repository.

Source Setup

This part is about to setting up a development enviroment for contributing to the project. For installing a built release, please see below.

  1. Clone this repository, or a fork, with any form of git you prefer.
  2. The Unity3D Engine (Downloadable here)
  • To install, simply download the installer and follow the instructions.
  1. Open the cloned project in the Unity Editor.
  2. Run all of the unit tests (Ctrl+Shift+Alt+U) and integration tests (Ctrl+Shift+Alt+T), and make sure they all pass.

Release Installation

This part is about setting up and running released precompiled binaries.

  1. Visit the Releases page on this repository for the latest releases.
  2. On each release will be attached three ZIPs. One for Windows, one for Mac, one for Linux (Debian based distros only).
  3. Download and unzip the ZIPs.
  4. Run the main executable in the root directory of the extracted folder.

Contributing

This is an open project, intended to be a community driven project. Contributions are very welcome. Code/software based contributions can be received and reviewed publicly on this repository. Non-code assets like BGM or 3D models are best sent to the project's open mailbox: simply mail teahouse.hourai@gmail.com. For more information, please read this.

Licensing

First and foremost, Gensō Shōjokōsen is a derivative of Touhou project. Thus, we ask that any redistirbution or derivative of this project adhere to the guidelines created by ZUN, viewable in English here.

Furthermore, GensoShojokosen is licensed under two seperate liscenses depending what content is in question:

  • The software (the written code) itself is under the GNU Public License Version v3.0. See here for more information.
  • The content, virtually everything else, is under a CC BY-NC-SA v4.0 license. See here! for more information.

Current Tasklist can be found: here

#Current Characters in development: Reimu Hakurei reimu1 reimu2 Marisa Kirisame marisa1 marisa2 Wriggle Nightbug wriggle1

About

A Touhou x Super Smash Cross, By the fans, for the fans.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%