Skip to content

Add an Artificial intelligence system #60

@SilverTiger

Description

@SilverTiger

Currently SilenceEngine provides most of the main features of a game engine, i.e. Gameplay mechanics, Rendering, Audio and Physics.

I think it would be a great enhancement to provide a system for artificial intelligence.
Something like a package com.shc.silenceengine.ai where you have a common interface for decision making like AISystem for further implementations like DecisionTreeAI, BehaviourTreeAI or RuleBasedAI for example.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions