Please, include a summary of the changes and which issue(s) is/are fixed. Also include relevant motivation and context. Lastly, list any dependencies that are required for this change.
Implement a Go module that creates new games from 2 templates (2D, 3D) -> #3
Development and testing equipment
Development PC specs:
CPU: R7 3800X 4.0GHz @ 1.05V
RAM: 96GB DDR4 2400MT/s
GPU: RTX 2060 SUPER
OS: GNU/Linux (Gentoo)
Glibc version: 2.37
GCC version: 13.2.1
Vulkan version: 1.3.261
Please, describe the tests that you ran to verify your changes. Provide instructions so it can be reproducible. Also list any relevant details for your test configuration.
Local/manual testing for now. Planning on adding automated unit/integration testing on this CLI module on the future.
Type of change
[ ] Bug fix (non-breaking change which fixes one or multiple issues).
[x] New feature (non-breaking change which adds functionality).
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected).
Description
Please, include a summary of the changes and which issue(s) is/are fixed. Also include relevant motivation and context. Lastly, list any dependencies that are required for this change.
Development and testing equipment
Development PC specs:
Please, describe the tests that you ran to verify your changes. Provide instructions so it can be reproducible. Also list any relevant details for your test configuration.
Local/manual testing for now. Planning on adding automated unit/integration testing on this CLI module on the future.
Type of change
Checklist: