Skip to content
forked from kcgidw/fao

Party game based on Oink Games' tabletop game, "A Fake Artist Goes to New York." Draw with your phone or a mouse.

License

Notifications You must be signed in to change notification settings

victorallume/fakeartist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I've been contacted by Oink Games and am complying with their requests. FAO will no longer be hosted online.

If you've been playing FAO, someone else is hosting the code and I have no control over it!

This repo will also be archived. Thanks for playing!


Fake Artist Online

An online party game based on Oink Games' tabletop game, A Fake Artist Goes to New York. Draw with your phone or a mouse.

Made with Vue, Express, and Socket.io.

Develop

Watch-build public: npm run watch-p

Build and run server: npm run build-s && npm run start

Contributing guidelines

I'm not actively seeking contributors, but if you have a pull request I'm happy to take a look!

Some guidelines:

  • I'm not seeking additional keyword prompts. There's already a lot!
  • UI should accomodate iPhone 5 screens (320x568).
  • FAO isn't ambitious. The old Crabhat Spyfall webapp's minimalism was a big inspiration for me.
  • As a loose rule of thumb, I'm hesitant to add to or enforce game rules. This keeps things minimalistic and accommodates for players with house rules.

If you have questions, feel free to email me or create a feature request for discussion.

License

GNU General Public License v3.0

Credits

Notification SFX from Material.io (CC-BY 4.0)

About

Party game based on Oink Games' tabletop game, "A Fake Artist Goes to New York." Draw with your phone or a mouse.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.5%
  • Vue 34.3%
  • SCSS 12.8%
  • HTML 2.4%