avg
There are 191 repositories under avg topic.
avgjs/avg-core
A Future-oriented Adventure Game Framework based on React & Pixi.js. Docs: https://avgjs.github.io/docs/
Lunatic-Works/Nova
Programmer-friendly framework for visual novels (VN) / text-based adventure games (AVG) on Unity
emptygamer/flower
Flower is a dialog system which support the keywords format like KrKr engine in Unity.
RyougiChan/PoiGalgame
🎮Scripting framework based on Unity for galgame/adventure game(AVG) development | 基于 Unity 的 Galgame/视觉小说游戏开发框架 | Unity ベースの美少女ゲーム/アドベンチャーゲーム開発のフレームワーク
avg-plus/avg.renderer
The cross-platform engine that aims to AVG/ADV, Galgame, Audiobooks.
rinkako/YuriAVGEngine
A visual programming AVG engine / VM based on .NET
avgjs/storyscript
Scripting system for expressing AVG stories, a DSL for AVG.js
efchatz/bypassing-av-detection
Bypassing antivirus detection: old-school malware, new tricks
tidys/StoryMaster
制作avg、gal、文字互动情节等类型游戏的工具
BIYUEHU/gal-keeper
A visual novel management, statistics and cloud syncing tool built with Tauri and React.
doowb/sma
Calculate the simple moving average of an array.
egeniq/monolog-gdpr
Some Monolog processors that help with GDPR compliance
humanswitch/consentcookie
Open source AVG solution for websites
emptygamer/Unity-ESMsgSystem
A dialog system which supported the keywords in KrKr engine in Unity.
rinkako/Misrepresent_Love
同人AVG《线转 Misrepresent Love》的源代码
VoidmatrixHeathcliff/DreamFramework
lua framework for AVG games
defisym/HibiscusAVGEngine
Script based AVG game engine
re-esper/dream-avg
Powerful, flexible, cross-platform visual novel/galgame engine based on cocos2d-x and luajit
tooleks/php-avg-color-picker
The PHP Average Color Picker Package
BIYUEHU/avgjs
Next generation lightweight visual novel/Galgame game production engine
linsyking/Nova-WXM
Nova we-chat minigame version.
ehsanmorgan/create-shopping-app-using-django
the online store website built using Python and Django, a website that includes a section for selling fashion, a section for selling electronics ans section for selling jewelry,
malice-plugins/avg
Malice AVG AntiVirus Plugin
solzimer/swstats
Time and Size sliding window, numeric and category statistics
stdlib-js/stats-base-dists-gamma-mean
Gamma distribution expected value.
EinoPlasma/LightSong
A C++ implementation of PyMO AVG engine
stdlib-js/stats-base-dists-planck-mean
Planck distribution expected value.
stdlib-js/stats-base-sdsnanmeanors
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using ordinary recursive summation with extended accumulation.
stdlib-js/stats-base-smean
Calculate the arithmetic mean of a single-precision floating-point strided array.
stdlib-js/stats-base-smeankbn
Calculate the arithmetic mean of a single-precision floating-point strided array using an improved Kahan–Babuška algorithm.
stdlib-js/stats-base-smeanlipw
Calculate the arithmetic mean of a single-precision floating-point strided array using a one-pass trial mean algorithm with pairwise summation.
stdlib-js/stats-base-smeanpn
Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass error correction algorithm.
stdlib-js/stats-base-smeanwd
Calculate the arithmetic mean of a single-precision floating-point strided array using Welford's algorithm.
stdlib-js/stats-base-snanmean
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values.
stdlib-js/stats-base-snanmeanors
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using ordinary recursive summation.