This repository has been archived by the owner on Mar 9, 2023. It is now read-only.
v2022.1.0
What's Changed
- [WIP] Implement game simulation and methods of Game and Position class by @dipeshkaphle in #9
- Implement logger by @CaptainIRS in #11
- Fix workflows and change logger naming convention by @CaptainIRS in #13
- Add ID field to actor by @CaptainIRS in #15
- Implement attack helpers by @CaptainIRS in #14
- Change CMake and source files so as to not use relative includes by @dipeshkaphle in #16
- Implement nearest opponent functions by @CaptainIRS in #18
- Add coins to Game class by @CaptainIRS in #17
- Tests for Game::simulate by @dipeshkaphle in #19
- Add main.cpp, integrate logger by @CaptainIRS in #20
- Add release action by @CaptainIRS in #21
New Contributors
- @dipeshkaphle made their first contribution in #9
- @CaptainIRS made their first contribution in #11
Full Changelog: https://github.com/delta/codecharacter-simulator-2022/commits/v2022.1.0