GithubHelp home page GithubHelp logo

symontoclay / symontoclay Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 0.0 99.18 MB

The core of SymOntoClay Engine. SymOntoClay Engine is a hybrid language with logic programming and fuzzy logic for defining game characters' behavior.

Home Page: https://symontoclay.github.io/

License: MIT License

C# 99.97% Roff 0.03%
symontoclay proof-of-concept poc ai artificial-intelligence ai-engine game-ai game-engine logic-programming unity

symontoclay's Introduction

The core of SymOntoClay Engine.

SymOntoClay

experimental Website GitHub release (latest by date)

SymOntoClay is a Domain-specific scripting language for creating game artificial intelligence (game AI).

The main idea of the language to combine imperative dynamically typed C-like language with non-mainstream approaches:

  • logic programming

  • fuzzy logic

  • multiple fuzzy inheritance

  • and other interesting approaches.

Also SymOntoClay is a game AI engine which executes SymOntoClay language scripts in game. It is implemented as open source components for Unity.

โš ๏ธ Purely experimental and very unstable project developed by only one person. Please read the page before starting

Goals

Short term goal

The current goal of the project is experimenting on using different symbolic artificial intelligence approaches in game development. First of all It's logic programming, fuzzy logic, fuzzy inheritance and natural language processing (NLP).

I think symbolic logic will help to do indie-game developing better. There are many interesting things in symbolic artificial intelligence approaches. And It is very interesting for me to use and see them in gaming.

Long term goal

I hope that SymOntoClay will become a powerful and useful tool for game development in the future. I will be very glad If It helps to increase amount of cool games, happy users and game developers.

I will continue development so that this future comes faster.

Key features

  • Simple, clear and clean code

  • Fuzzy logic

  • Logical database

  • Triggers

  • Multiple fuzzy inheritance

  • NPC isolation

Learn key features in details here.

Domain-specific language (DSL)

SymOntoClay engine has own Domain-specific scripting language (DSL).

It is a imperative scripting dynamically typed C-like language which combines with non-mainstream approaches:

  • logic programming

  • fuzzy logic

  • multiple fuzzy inheritance

  • and other interesting approaches.

I'm completely free in my experiments with syntax.

My main criterion in SymOntoClay syntax solutions is the most elegant inclusion of interesting features in the syntax and the convenience of using them in game development.

Custom domain-specific language allows to combine features in more convenient way for using. It could be difficult or even impossible to add non-mainstream approaches into existing programming language.

Project status

I've making SymOntoClay alone in my free time since 2016. So It's not fast.

I've made two prototypes: first implementation of domain-specific language and integration with Unity3D. I've posted the second prototype's demo-video into an Indie game developers group on Facebook. You can see this demo *here.

I'm focusing on key features (the interesting features from AI). Other features is being added only for support working or demonstrating the key features. So there can be absent necessary for practical using but non key features on the DSL or engine. Also stability and performance are not in focus - I don't have time for these sides while key features have not been implemented.

I'm going to continue my experiments. And I hope this project will become useful for many indie game developers in the future.

Requirements

SymOntoClay CLI requires:

  • NET 7.0

SymOntoClay's components for Unity require:

  • Unity 2022.2.8f1

  • NET 7.0

Installation

You can build and install the project from source code.

Documentation

Examples

Contributing

SymOntoClay is still under development. I will be glad if someone else is interested in it. Contributions are always welcome!

Any help testing the software, reporting or fixing bugs, reviewing pull requests and recent changes, writing tests, or helping with outstanding issues is very welcome. Implementing new features, or improving/refactoring the codebase, is of course also welcome, but to avoid wasted effort, especially for larger changes, I encourage discussing these on the issue tracker or Discussion first.

Please follow the Developers Guide if you want to help

Feel free contact to me about the project. I will be glad to receive feedback.

symontoclay's People

Contributors

metatypeman avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.