Yni-Viar / tgpy

Team Game Platform by Yni

Home Page:https://yni-viar.github.io/tgpy.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project "Team Game Platform by Yni"

Info.

⚠ Currently, this project is deprecated, and serves only for an example of team game (and it is buggy in multiplayer...)

A moddable multiplayer game platform. Currently in alpha state of development, and is unfinished. Previously, this platform was the part of SCP: Site Online, but now it is a fully rewritten on GDScript platform to enable mod support.

  • Most assets are licensed by CC0 license (and are borrowed from PolyHaven).

  • Some models were created by Yni, and are licensed under CC0 or CC-BY license.

  • Some assets are licensed by CC-BY or CC-BY-SA licenses.

  • The code is licensed by MIT License.

  • If you want to contribute to the project, please, read CONTRIBUTING.md.

How to build game.

  1. Install Godot Engine 4.2.2
  2. Open Godot Engine and click Project -> Export.
  3. Install export templates for Godot.
  4. Choose your desktop platform and compile it in your folder.

Touchscreen platforms are also supported, but due to Godot 4.2 OpenGL renderer incompleteness, it is not recommended to export to mobile platforms

image

About

Team Game Platform by Yni

https://yni-viar.github.io/tgpy.html

License:MIT License


Languages

Language:GDScript 100.0%