okbach / Playground

Stuff I'm working on that I make public

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playground

Description

A collection of demos and code that I'm working on that I have chosen to make public, usually associated with the Kastri library.

The code presented here may or may not make it into the Kastri library, depending on the success of the code here, and how many find the code useful

Compatible with Embarcadero Delphi

From Delphi Worlds:

Twitter Facebook Instagram

Project configuration

The Playground demos and other projects that depend on the Kastri library have search paths that include an environment variable user override named Kastri (appears as $(Kastri) in the paths). Either create a user override with the same name which points to your copy of Kastri, or replace the values with the appropriate path.

Communicating problems and/or suggestions

Issues page

If you encounter an issue, or want to make a suggestion, please visit the issues page to report it.

Slack Channel

The Delphi Worlds Slack workspace has a channel (#kastri) devoted to discussing Kastri, however this channel can also be used to discuss Playground topics.

If you would like to join the Delphi Worlds Slack workspace, please visit this self-invite link

License

How To is licensed under MIT, and the license file is included in this folder.

About

Stuff I'm working on that I make public

License:MIT License


Languages

Language:Pascal 75.1%Language:Java 24.9%