All Projects → igiagkiozis → Crystalai

igiagkiozis / Crystalai

Licence: gpl-3.0
A Utility AI for C# and Unity

Programming Languages

csharp
926 projects

Projects that are alternatives of or similar to Crystalai

Merino
Merino is a narrative design tool that lets you write Yarn scripts inside the Unity Editor
Stars: ✭ 275 (-16.16%)
Mutual labels:  unity, unity3d, game-development, unity3d-plugin
Reflexityai
Provide a basic framework to build an Utility IA in Unity using the xNode editor of Siccity
Stars: ✭ 109 (-66.77%)
Mutual labels:  artificial-intelligence, unity, unity3d, game-development
Swissarmylib
Collection of helpful utilities we use in our Unity projects.
Stars: ✭ 154 (-53.05%)
Mutual labels:  unity, unity3d, game-development, unity3d-plugin
X Postprocessing Library
Unity Post Processing Stack Library | Unity引擎的高品质后处理库
Stars: ✭ 1,079 (+228.96%)
Mutual labels:  unity, unity3d, game-development, unity3d-plugin
Gameframework
This is literally a game framework, based on Unity game engine. It encapsulates commonly used game modules during development, and, to a large degree, standardises the process, enhances the development speed and ensures the product quality.
Stars: ✭ 3,318 (+911.59%)
Mutual labels:  unity, unity3d, game-development
Hololenscamerastream
This Unity plugin makes the HoloLens video camera frames available to a Unity app in real time. This enables Unity devs to easily use the HoloLens camera for computer vision (or anything they want).
Stars: ✭ 233 (-28.96%)
Mutual labels:  unity, unity3d, unity3d-plugin
Projectlearn Project Based Learning
A curated list of project tutorials for project-based learning.
Stars: ✭ 699 (+113.11%)
Mutual labels:  artificial-intelligence, unity, game-development
Infinity Square Space
Infinity Square/Space. The prototype of the game is open source. Unity Asset.
Stars: ✭ 122 (-62.8%)
Mutual labels:  artificial-intelligence, unity, unity3d
Deform Prototype
A prototyped framework for deforming meshes in the editor and at runtime in Unity. Not in development anymore, but it's still pretty awesome!
Stars: ✭ 256 (-21.95%)
Mutual labels:  unity, unity3d, unity3d-plugin
Ecsrx
A reactive take on the ECS pattern for .net game developers
Stars: ✭ 288 (-12.2%)
Mutual labels:  unity, unity3d, game-development
Mapssdk Unity
This repository contains samples, documentation, and supporting scripts for Maps SDK, a Microsoft Garage project.
Stars: ✭ 307 (-6.4%)
Mutual labels:  unity, unity3d, unity3d-plugin
Realtime Csg For Unity
Realtime-CSG, CSG level editor for Unity
Stars: ✭ 281 (-14.33%)
Mutual labels:  unity, unity3d, unity3d-plugin
Apple Signin Unity
Unity plugin to support Sign In With Apple Id
Stars: ✭ 228 (-30.49%)
Mutual labels:  unity, unity3d, unity3d-plugin
Delight
Delight is an open source component-oriented framework for Unity.
Stars: ✭ 201 (-38.72%)
Mutual labels:  unity, unity3d, game-development
Libplanet
Blockchain core in C#/.NET for persistent peer-to-peer online games
Stars: ✭ 293 (-10.67%)
Mutual labels:  unity, unity3d, game-development
Unity Shaders
✨ Shader demo - More than 300 examples
Stars: ✭ 198 (-39.63%)
Mutual labels:  unity, unity3d, game-development
Fluent State Machine
Fluent API for creating state machines in C#
Stars: ✭ 195 (-40.55%)
Mutual labels:  unity, unity3d, game-development
Unity Script Collection
A maintained collection of useful & free unity scripts / library's / plugins and extensions
Stars: ✭ 3,640 (+1009.76%)
Mutual labels:  unity, unity3d, unity3d-plugin
Unitybarcodescanner
Simple Unity Barcode Scanner
Stars: ✭ 180 (-45.12%)
Mutual labels:  unity, unity3d, unity3d-plugin
Deadsimple Pixel Perfect Camera
An exceedingly easy-to-use pixel perfect orthographic camera script for 2D scenes in Unity. Punch in a few specs and you've got a working pixel perfect camera. It's that easy.
Stars: ✭ 186 (-43.29%)
Mutual labels:  unity, unity3d, game-development

license Build status Tests Status

Crystal AI

A Utility AI for C# and Unity

Crystal is a fast, scalable and extensible general purpose decision making AI for C# that is based on concepts in utility theory. It was created and is maintained by Ioannis Giagkiozis.

To get started check out the Crystal AI pages.

Roadmap

You can have a look at the Crystal AI Roadmap on Trello. Drop us a line at the Crystal AI Forums if you think we've missed a feature you'd love to see implemented in future versions of Crystal.

Compatibility

  • .NET 3.5 and above
  • Unity

History

  • v1.1.0 Faster implementation of the core simulation loop.
  • v1.0.0 Increased code-coverage to 95%. Fixed XML doc errors. Semantic versioning will be used from now on.
  • v0.9.6 Completed in-code documenation (exported as XML). Simplified the API.
  • v0.7.2 Changed a portion of the API to make it more intuitive. Added a basic example project showcasing the AI.
  • v0.7.1 First public version containing only the library and the test suite.

Copyright and License

Code and documentation copyright 2016-2017 the Bismur Studios Ltd. and Ioannis Giagkiozis. This is the Community version of Crystal AI and is released under the GPL v3 license. For further details on licensing please see Crystal AI licensing page.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].