This program is usefull for the game Contraband Police to calculate the age of the person.
Given the current day and the expected age of that person, this programm will show you a range of dates in which this person could be born and have that age.
- Download the latest release from the releases page
- Run the ContrabandAge.exe
- Enter the current date in the format
dd.MM.yyyy - Enter the expected age of the person
- To increase the current day, press
ENTER - To decrease the current day, press
CTRL + ENTER
- Clone the repository
- Select ContrabandAge as the startup project
- Select the build configuration
Release - Select "Publish" in the Context Menu of the ContrabandAge project
- Publish to the "FolderProject"
- You will find the build executable in "bin/Release/net8.0-windows/publish/win-x64/"