Skip to content

tunmi13productions/Class-and-Script-pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Class and Script pack

This archive contains scripts, classes, and useful functions that I've either created manually or obtained from open-source projects such as Lucia. This now also contains my very own classes and scripts I have created using Sam Tupy's recently released Non Visual Gaming Toolkit (NVGT).

Python Folder

Inside this folder is everything related to Python. I will try to update and modify it in my spare time. If you notice anything wrong though, do not hesitate to contact me, open an issue, or submit a pull request.

Brand New NVGT Folder

This repository now comes with an NVGT folder!

Non Visual Gaming Toolkit (NVGT) is a brand new engine for creating audiogames with ease, developed by Sam Tupy. It follows the concept of the Blastbay Gaming Toolkit (BGT) that was abandoned a long time ago, but is not derived from its sourcecode. It is brand new, open source, and is very flexible!

That being said, this folder contains classes and scripts specifically made for NVGT.

Legacy

NVGT contains a compatibility script that makes it significantly easier to port old BGT scripts into the new engine by utilizing old function names and properties, which hold their NVGT variants inside.

That being said, the classes and scripts that were in BGT can be ported into NVGT. These can be found in the legacy branch. I would port these myself, but I don't have the patience as of right now, but feel free to port them yourself :).

I hope this helps people who are slowly moving over from BGT to Python, BGT to NVGT, or even those who don't know where to start in terms of programming in general.

Credits

  • Thanks goes to BrailleScreen in his attempt to improve the repo.
  • And you, for your interest in this repository, or just to visit.

About

A collection of classes and scripts coded in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages