jmsclrk / wordball

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚽️ 🏀 🏈 ⚾️ 🎱 WORDBALL 🎱 ⚾️ 🏈 🏀 ⚽️

WORDBALL is a physics based word-game where you throw letter balls into a score-hole or a word-hole. Letter balls you throw into a score-hole give you skill points. Letter balls you throw into a word-hole are used to create words which give you smart points. Test your 🧠 and your 🎯with WORDBALL!

WORDBALL WAS CREATED BY:

Links

Setup

  • run "npm install"
  • run "npm run dev" to start server
  • run "npm test" to run tests

Tech Stack

  • code written in javascript (ES6)
  • backend server: Express.js
  • database: MongoDB
  • frontend: jQuery(currently) and React
  • api to check for words: http://www.anagramica.com/api

About


Languages

Language:JavaScript 95.0%Language:CSS 3.1%Language:HTML 1.9%