-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the game-console-dice wiki!
The game-console-dice repo is created as a #LearnToCode project. It is not meant to be a distributable product, thus the absence of build or package releases.
To work with the game-console-dice repo, use any of the following:
-
Visual Studio Community Edition or .NET IDEs, and/or .NET CLI
- Please observe if the repo's About section has a "-preview" label. If so, be sure to use the appropriate preview version.
- GitHub Desktop or Git GUI Clients, and/or Git CLI
The game-console-dice repo contains the GameConsoleDice solution. When built using .NET, the resulting program can be run on a console or terminal window. Following the native AOT publishing steps, actual games have been played on Windows 11, WSL+Debian and Raspberry Pi 400.
Various GitHub features such as Actions and Security are explored in the game-console-dice repo. These are mostly for the author's education and learning. If they can be shared, they will be available and visible publicly.
People are encouraged to use this project for educational and learning purposes.
Comments, ideas, and suggestions are welcome.