Skip to content

PattMayne/crankword

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRANKWORD

Crankword is a turn-based multiplayer word-guessing game. It's a web application, written in Rust, where login is handled by a separate app (crankade).

CRANKWORD logo

TECH:

Crankword uses actix-web for backend, Askama templates for front-end, and sqlx to run the mariadb database.

USAGE:

You can play the game at https://crankword.crankade.com.

TO DO:

  • Incorporate web sockets

  • Expand the answer words to include more unexpected words (it's too easy)

About

A multi-player word-guessing game for the web. Authentication will be provided by a separate app.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors