GitHunt
BR

bryanburgers/trevor-rust-presentation

Rust presentation to the Sioux Falls devs group

rustPresentation

Game of fill in the blank stories. Choose a story and fill in the blanks when prompted.

Instructions

  1. Start the server by navigating to the server/storiesserver/ directory and running cargo run.
  2. Start the client cli by navigating to the client/storiesclient/ directory and running cargo run.

Development

Architecture

The server directory contains the "server side" logic. This is completely unnecessary as I am just doing all of this locally, but I need the practice.
The client directory contains the cli code that the user interacts with. It will pass on the user's choices to the server.

Languages

Rust100.0%

Contributors

MIT License
Created June 7, 2024
Updated June 7, 2024