Skip to content

Sfever/2024SA-PY-Workfile

Repository files navigation

README

A BIG greeting here to all of the participators and users of this project!
Currently we can not determine what name should we have for this project, leave your ideas at disscussions!

For rookies

Read this

For Meishi Campus Participators

Read this

Introduction

This project's main content is a Fully Functional Game Engine, designed for interactive games using pre-rendered picture, e.g. galgames.
This game engine using json files for describing stories.

Using

Pull the repo first

Then follow the instructions below:

Install Python

This should work on any platform using Python 3.9 or higher, currently, this is tested to work on Ubuntu 22.04 LTS, Windows 11, Windows 10 and MacOS on Apple Sillicon

But you need to install Python on your own, STFW

Install Requirements

pip -r requirements.txt or pip3, if you're using Unix/Linux

Install FFmpeg

Windows: winget ffmpeg or scoop ffmpeg

MacOS: brew install ffmpeg

Linux: Since you're using linux distros, build them from source or finding a package by yourself.

Native Windows

Codes of native win32 popup windows is provided in /x64/Debug/ folder, currently successfully compiled using latest VS2022 and msvc 14.39.

Linux and MacOS are currently not supported, Linux's version is currently only a plan and there will never be a MacOS version from me.

Run

python main.py or python3 main.py, depends on your platform

If you run into errors, STFW before open a new issue, please follow the contributing guidelines.

Contributing

Very Welcomed, see contributing.md for details.

Just for fun

just_for_fun

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •