Cadavle is a Wordle-inspired web game with the objective of figuring out which bone in the body based on hints given by previous guesses. Created with Node.js, powered by Vercel.
Cadavle was made originally for friends to test their anatomy knowledge of bones in a fun way; inspired by something we all play as a somewhat daily tradition: Wordle.
The general premise of the game is simple, the player has 6 attempts to guess the correct bone (or bone group in some cases), and is given hints from their guess based on if it is the same type, the direction, the length, and the number of bones that guess touches. After each guess, colours indicate weather the guess is incorrect, (red), correct (green), too high (orange), or too low (blue), which will help the player with future guessing. Below you can see what a full game might look like. I truly hope you enjoy it! It was made for a friend of mine, though I know many anatomy lovers will have some fun too!
This game is not perfect! I made the coordinates myself without using any database, and it is entirely possible that there are mistakes in the directions. If you find one, PLEASE tell me about it so I can fix it. Thanks!
Distributed under the MIT License. See LICENSE.txt for more information.
