Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduced Automatron to a single header file, added namespaces #1

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

muit
Copy link
Contributor

@muit muit commented Aug 30, 2020

This allows the insertion of Automatron into any test module without the need for dependencies or installing Automatron as a plugin (this is now optional).

Secondarily, it simplifies its use and reduces compile times.
Some other improvements have been done to reduce duplicated code and improve readability.

Version has been changed to 1.2

muit added 2 commits August 31, 2020 00:09
This allows its insertion into any test modules without the need for dependencies or installing Automatron as a plugin
- Added clang-format file to define standard
- Worlds can be created in standalone and their tick simulated
@muit muit requested a review from ragnarula September 8, 2020 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants