Skip to content

SerufuYua/project_nya

Repository files navigation

Project Nya (Indie game)

Nya Title

This game contains age-restricted materials including nudity and explicit scenes with sexual activity... but without violence.

Anyway, I warned You.

The project is released now.

At this game, you can move through the locations and interact with actors marked with special signs V, thereby activating animated scenes.

The goal of the game is for the girl to meet the boy.

This Game using Castle Game Engine.

Binaries

Binaries available on itch.io and GitHub

Building

Compile by:

  • CGE editor. Just use menu items "Compile" or "Compile And Run".

  • Or use CGE command-line build tool. Run castle-engine compile in this directory.

  • Or use Lazarus. Open in Lazarus prjNya_standalone.lpi file and compile / run from Lazarus. Make sure to first register CGE Lazarus packages.

  • Or use Delphi. Open in Delphi prjNya_standalone.dproj file and compile / run from Delphi. See CGE and Delphi documentation for details.