GithubHelp home page GithubHelp logo

jomarcenter-mjm / suika2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from denisoa/suika2

0.0 1.0 0.0 110.83 MB

A Cross-platform Game Engine for Visual Novels

Home Page: https://luxion.jp/s2/

License: MIT License

Makefile 1.52% Shell 1.14% C 88.69% C++ 0.96% Objective-C 3.98% Java 3.11% CMake 0.59%

suika2's Introduction

icon Suika 2

Suika 2 is a portable game engine that runs on both Windows and Mac. You can enjoy producing impressive visual novels using Suika 2.

Demo

demo

Portability

In a strict sense, Suika 2 runs on Windows, Mac, Linux and Android.

Suika 2 consists of a platform independent part and a hardware abstraction layer (HAL). The platform independent part is written in ANSI C with some GCC pragmas. HALs are currently written in C, Objective-C and Java.

If you want to port Suika 2 to a new target platform, it is only necessary to write a HAL.

Contribution

Please write an issue with a light heart. Any and all feedback is welcome. Pull requests that correct my English are especially welcome.

Prebuilt Binaries

Download the binaries from the official web site.

Build from Source

See build/BUILD.md

License

This software is released under the MIT license. You can redistribute this software commercially. See game/COPYING.

Usage

  • On Windows:

    • Download the zip file from the official web site and extract it.
    • Open suika2 folder in Explorer.
    • Double click suika.exe
  • On Mac:

    • Download the zip file from the official web site and extract it.
    • Open suika2 folder in Finder.
    • Copy Suika to the /Applications folder. This step is necessary.
    • Double click Suika in the /Applications folder.
  • On Linux:

    • Download the zip file from the official web site and extract it.
    • Enter suika2 directory in terminal.
    • run ./suika-linux64

Enable English mode

  • Open conf/config.txt by a text editor other than Notepad.
  • You can find the following line:
#language=English
  • Delete the heading character # and save the file.
  • You'll get the messages in English.

Manuals

What does "suika" mean?

It means "watermelon" in Japanese.

suika2's People

Contributors

ossdev-somewhere avatar maikuolan avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.