Skip to content

patryknawolski/frontend-recruitment-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Front-end task

Hey there!

Thanks for joining recruitment for Front-end dev @ netguru. We’ve a small task for you!

Preview

This is simple Hangman game (you can find PSD in sources directory). Can you make this stuff work?

Use CodePen as playground (create an account and create new pen, once you’re done send us link to your work). You can use any different platform if you want, (for example JS Bin), but please remember that:

  • your game should work out of the box (we should click link and be able to play)
  • we should be able to take a look at your code :)

Rules & hints

  1. Use real API for fetching random word. Wordnik could be great for that.
  2. There should be no folk at game beginning. Game ends once folk earns left foot (see diverted flow below). Flow
  3. You can write your game in pure JS or use framework of your choice (React, Ember or Angular preferred).
  4. Technology stack at Netguru includes Sass, HAML, ES6 and CoffeeScript. Using any of these is a huge plus.
  5. Pay attention to code quality, formating, conventions etc.
  6. You can find cropped images in images directory, but you don't have to use all of them (CSS power!).
  7. Make use of keyboard as controller.
  8. Game over screen is available in sources directory.
  9. Remember about users with retina screens.

Good luck! If you have any questions feel free to ping us!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published