Skip to content

spideyclick/dioxus-text-adventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Dioxus Text Adventure

This is an experimental project I created to explore the Rust programming language and various Frameworks.

Build & Run (Ubuntu)

sudo apt update
sudo apt upgrade
sudo apt install -y build-essential pkg-config libssl-dev
rustup target add wasm32-unknown-unknown
cargo install dioxus-cli
doxus serve

The application should now be running on localhost:8080

About

A project that I have created to learn both Rust and the Dioxus framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published