Skip to content
This repository was archived by the owner on Apr 6, 2025. It is now read-only.
/ gsplayground Public archive

place where i put my goboscript projects (THIS IS BEING SPLIT INTO MULTIPLE REPOSITIORIES FOR USE WITH BACKPACK)

License

Notifications You must be signed in to change notification settings

faretek0/gsplayground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gsplayground

This is the repository where I develop and share my goboscript code. My scratch profile: https://scratch.mit.edu/users/faretek1/

goboarea is the main goboscript project used for developing modules

Goboscript modules

These can be found in the std folder

  • cmath

    • a module for managing math with complex numbers.
  • color

    • a module for managing color conversion and color effects (e.g. RGB sepia effect)
  • geo2d

    • a module for dealing with 2d geometry (line intersection, line/poly clipping, etc)
  • bezier

    • a module for managing anything to do with beziers. currently almost empty lol
  • bitw

    • bitwise operators
  • easing

    • easing functions and utilites
  • numgs

    • random advanced math functions
  • shapefill

    • collection of pen shape filling algorithms (may use CBGBG stamps)
  • spritecontrol

    • utility procedures for controlling sprite position (size/pos hack) and other useful things to have more integration with the sprite's contents
  • projectenv

    • utility functionality for dealing with the project environment (stop button pressed etc)

About

place where i put my goboscript projects (THIS IS BEING SPLIT INTO MULTIPLE REPOSITIORIES FOR USE WITH BACKPACK)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published