wowgr8 / phrazel-back

Home Page:https://bb-practicum-back.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Back-End Repo for "Phrazel"

Phrazel is a game created by Team Concurrent of Code the Dream's Baboon/Bald Eagle Practicum. Team Concurrent is made up of our back-end team (Aboubacar, Alejandro, & Mauricio) & our front-end team (MacKenzie, Cesar, & Brendan). We were mentored by Dan & Frank of Code the Dream (CTD).

Phrazel is being deployed on Vercel on the front-end & Render on the back-end--stay tuned for the fully-deployed links.

Game screenshots

Landing page image:

Landing page image



Game lobby image:

Game lobby image



Game screen images:
Waiting for players to submit words
Game screen image

API-sourced hints & a correct guess
Hints & a correct guess image

Winner & Game Over screen
Winner & Game over image

Local development

Trying to run the game locally? You will need to run both this back-end app & the front-end server here on your local machine.

Note that you can also see the history of the project for the time being on the CTD repos that the front & back-ends were forked off of--see the old front-end repo here & the old back-end repo here.

Steps for local development

  1. Clone this repository
  2. Run npm install to install dependencies
  3. Run npm start to start the development server

About

https://bb-practicum-back.vercel.app


Languages

Language:JavaScript 100.0%