Skip to content

djonn/stavebi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stave Bi, bare på Dansk

The purpose of this project is mostly to play with data a bit and try to generate fun letters combinations to play a Danish version of The New York Times word game Spelling Bee.

Setup

dotnet tool restore

This will install the EntityFramework command line tool into the project

The tool will allow you to create migration scripts using this command

dotnet ef migrations add <MIGRATION_NAME>
docker run --name=stavebi --rm -v "./dist:/usr/share/nginx/html" -p 5209:80 nginx

Links

Rules

Wordlist (CC0 license) - manual

TODO

Need

  • [Improvement] Current pointscore in game selector doesn't update when new word is guessed

Ideas

  • Recreate hive so I haven't just stolen it
  • While generating valid game consider the base word and require minimum x count of base words (lemma)
  • Make frontend mobile friendly

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •