All Projects → Evilpersonwithnosoul → Openyandere

Evilpersonwithnosoul / Openyandere

Licence: gpl-3.0
An open-source community rewrite of the game "Yandere Simulator" in C#. 2020 july 4th update (This isn't the leak guys soz.) but you may join discord https://discord.gg/e8RNBBw

Labels

Projects that are alternatives of or similar to Openyandere

X Postprocessing Library
Unity Post Processing Stack Library | Unity引擎的高品质后处理库
Stars: ✭ 1,079 (+1232.1%)
Mutual labels:  shaderlab
Unity Realtime Planar Mirror
Powerful, deeply optimized real-time planar mirror in Unity.
Stars: ✭ 69 (-14.81%)
Mutual labels:  shaderlab
Sugar Warrior
A game created for the first Brackeys Game Jam!
Stars: ✭ 74 (-8.64%)
Mutual labels:  shaderlab
Unityimageeffects
Post Processing Effects for Unity
Stars: ✭ 57 (-29.63%)
Mutual labels:  shaderlab
Jl S Unity Blend Modes
👾 Collection of Unity shaders that support blend modes like photoshop layer style (Darken, Multiply, Linear Burn, etc)
Stars: ✭ 62 (-23.46%)
Mutual labels:  shaderlab
Urp Ssao
Screen Space Ambient Occlusion implementation as a RendererFeature for Universal Render Pipeline
Stars: ✭ 69 (-14.81%)
Mutual labels:  shaderlab
Unityrestclient
A Restful Client For Unity3d Developers
Stars: ✭ 53 (-34.57%)
Mutual labels:  shaderlab
Proceduralcity
Unity demo that uses a few tricks to build random nice-looking 3D cities
Stars: ✭ 77 (-4.94%)
Mutual labels:  shaderlab
Unitymcubes
marching cubes ported from C to unity and C#
Stars: ✭ 65 (-19.75%)
Mutual labels:  shaderlab
Vrc storage
assets distribution
Stars: ✭ 72 (-11.11%)
Mutual labels:  shaderlab
Uchromakey
Chroma key shader asset for Unity
Stars: ✭ 58 (-28.4%)
Mutual labels:  shaderlab
Marschner Hair Unity
Implement Marschner Shading Model In Unity
Stars: ✭ 61 (-24.69%)
Mutual labels:  shaderlab
Unitypointcloudviewer
Point Cloud Viewer and Tools for Unity
Stars: ✭ 71 (-12.35%)
Mutual labels:  shaderlab
Nnao
Neural Network Ambien Occlusion based on http://theorangeduck.com/page/neural-network-ambient-occlusion
Stars: ✭ 57 (-29.63%)
Mutual labels:  shaderlab
3dxrayshader unity
Surface shader. Clips a Model with given plane , applies fresnel on clipped part and highlights the cross section.
Stars: ✭ 73 (-9.88%)
Mutual labels:  shaderlab
Tiled Directional Flow
A shader to control the direction water flows based on a flow map in Unity.
Stars: ✭ 54 (-33.33%)
Mutual labels:  shaderlab
Matrix Shockwave Shader
Surface shader with tesselation - Tried recreating the shockwave effect in Matrix when Neo takes off.
Stars: ✭ 69 (-14.81%)
Mutual labels:  shaderlab
Unityshadercheatsheet
Collection of Unity shader copypastas and gotchas
Stars: ✭ 81 (+0%)
Mutual labels:  shaderlab
Se Natural Bloom Dirty Lens
(Legacy) post-processing effect for Unity.
Stars: ✭ 76 (-6.17%)
Mutual labels:  shaderlab
Volumetrictracer
A simple way to render soft, volumetric bullet tracers in Unity. Only needs a unit cube and a material to render and supports instancing.
Stars: ✭ 72 (-11.11%)
Mutual labels:  shaderlab

OpenYandere

What is OpenYandere?

OpenYandere is an open-source community rewrite of the game "Yandere Simulator" in C#.

Download

The first download will be available when all the core features have been implemented, however you can build the game yourself.

Building

To build OpenYandere you'll need Unity 2018.1.0b2 and NET 4.6 framework.

Core Features

  1. NPC

    • [ ] Talk

      • [x] Show dialogue box.
      • [x] Show the dialogue choices
        • [x] Compliment
          • [x] Increase player's reputation by one point.
        • [ ] Gossip
          • [x] Design user interface.
          • [ ] Select a secret.
          • [ ] The NPC spreads it to anyone they are friends with.
        • [ ] Tasks
        • [ ] Favor
          • [ ] Follow
          • [ ] Distract
          • [ ] Leave
        • [ ] Bye
    • [ ] Attack

      • [ ] Become a ragdoll.
      • [ ] Produce blood pools.
    • [ ] Drag

    • [ ] Follow a routine.

  2. Inventory

    • [ ] Design the user interface.
    • [ ] Equip item.
    • [ ] Drop item.
  3. Heads-up Display

    • [ ] Update the information in the right hand corner.
  4. School Environment

    • [ ] Create a basic building using cubes.
    • [ ] Have NPCs go to points designated as classes.
  5. Create "senpai".

    • [ ] Senpai's aura. When the player enters their screen goes pink.
    • [ ] Comments on the behavior of the player.
      • [ ] Reacts to the player holding a weapon.

After core features

  1. Determine the traits all rivals share.

    • [ ] Create a base rival class.
    • [ ] Do unit-testing by using the base rival class to create "Kokona Haruka".
  2. Add saving and loading using XML serialization.

    • [ ] Save the game.
    • [ ] Load the game.
    • [ ] Add user interface.
  3. Add conversational topics.

    • Conversational topics are a game mechanic that determines what types of conversations the player can have with other students.
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].