0 Forks
12 Stars
12 Watchers

otapix

Otapix is a small web platform built with Next.js and Firebase to allow users to create, manage and share otapix packs. An otapix pack is a collection of word or name guessing riddles, inspired from the famous 4Pics1Word mobile game but with a more geeky and weeb-ish flavour. Keep in mind that the platform is just for managing and finding packs. The actual game is played on another website or client. The goal is to provide geeks and anime fans with tools to create their own puzzles, share them and have fun together.

How to download and setup otapix

Open terminal and run command
git clone https://github.com/bsrodrigue/otapix.git
git clone is used to create a copy or clone of otapix repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with otapix https://github.com/bsrodrigue/otapix/archive/master.zip

Or simply clone otapix with SSH
[email protected]:bsrodrigue/otapix.git

If you have some problems with otapix

You may open issue on otapix support forum (system) here: https://github.com/bsrodrigue/otapix/issues