Skip to content
/ fao Public
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

ipai/fao

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Play on Heroku: https://kc-fakeartistonline.herokuapp.com/

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.

I'm also totally cool with people hosting their own forks, as long as there's credit to the original repo.

Support

Enjoy the game? Send a tip: Ko-fi.

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.9%
  • Vue 34.4%
  • SCSS 12.7%
  • HTML 2.0%