Skip to content

u4ium/web-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Games

Development

Install dependenices

  • Rust

  • Deps

    rustup target add wasm32-unknown-unknown
    cargo install trunk wasm-bindgen-cli cargo-watch
    
    ???
    cargo install diesel_cli --no-default-features --features "sqlite-bundled"

Run and recompile on save

cargo watch -q -w server -x "run --bin server"
trunk watch .\app\index.html -w app

About

A Web App and Server for grid-based 2D games, written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published