Discrete positioning based console driven Conveyor System.
Basic proof of concept thrown together in a couple of hours. Code is messy and not suitable for use!
No Licence is currently provided (don't use it!). Code should only be used as reference material. This will probably change in the future!
Currently I only target Windows. More platforms might come at some point.
- Git clone + pull submodules
- Run Generate.bat
- This generates a Visual Studio 2022 solution.
- Open build/CppConveyor.sln
- Select a platform (SDL/Console) and hit build!
These images show how the project evolved over time.