Skip to content

Latest commit

 

History

History
94 lines (61 loc) · 2.52 KB

README.md

File metadata and controls

94 lines (61 loc) · 2.52 KB


hangman

hangman game. (aware of the spaghetti code, it is too old-i do not remember when i wrote.) Will fix it.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Simple fetch API example with vanilla JavaScript. Defined a fetch() function that accepts a country as an input. It displays the given country and it's one neighbours's flag, population, language etc... The country is not selected by user, admin needs to call the function with desired country name. Not interactive.

image

Snapshots: image image

(back to top)

Built With

JavaScript

(back to top)

Contact

Ulas Rotinda Guler - urgulerr@gmail.com - https://www.linkedin.com/in/ula%C5%9F-rotinda-g%C3%BCler-a605981b4/

Project Link: https://github.com/urg0/coindom

(back to top)