sydneicodes / node-coin-flip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

💸 Node Coin Flip Game

Goal: Create a simple web application that uses the fs and http modules. Use http to create the server and fs to read your html file. Include vanilla ES6 js in a script tag at the bottom of your html file. Try creating a coin flip guessing game

headsOrTailsBanner

How It Was Made:

HTML, CSS, JavaScript, and Node

About


Languages

Language:JavaScript 71.9%Language:HTML 25.8%Language:CSS 2.3%