The April project defines a set of C++ objects (World, Actor, Sensor, Reflex, Brain, Actuator, Event) that help simulate various environments.
The world has an amount of energy that the user may use to create Actors and components while Actors may also create other Actors from their own energy.
The code is structured in several layers:
- april-core simply defines the library and the objects
- april-gui builds on the concepts in april-core, giving a visual interpretation to the concepts
- AprilDream is a GUI program that uses april-gui objects to display a World in evolution.
The code base also contains a test suite based on [Google test](http://code.google.com/p/googletest/) and a set of ever-growing commented examples.
Categories
Intelligent AgentsLicense
BSD LicenseFollow april
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of april!