keiththomas1 / Delaygram

Mobile game about social media built in Unity
MIT License
2 stars 0 forks source link

may i know what this project is about?? #1

Open jfkdcman opened 1 year ago

jfkdcman commented 1 year ago

it seems intresting// may i know what this project is about??

keiththomas1 commented 1 year ago

Yeah it was basically aiming to be a parody game of Instagram. So it had some basic Instagram features like ability to post photos and then other users could see your post in their feed. And there is a Tinder-like system for rating images which gave points to you if people liked your photo. The parody part was going to lean into the concept of people wanting to be influencers and giving up their entire physical lives to live this fantasy social media life.

jfkdcman commented 1 year ago

wow! is all that real posting, or the posting is all a game??

On Sun, Nov 20, 2022 at 7:22 PM Keith Thomas @.***> wrote:

Yeah it was basically aiming to be a parody game of Instagram. So it had some basic Instagram features like ability to post photos and then other users could see your post in their feed. And there is a Tinder-like system for rating images which gave points to you if people liked your photo. The parody part was going to lean into the concept of people wanting to be influencers and giving up their entire physical lives to live this fantasy social media life.

— Reply to this email directly, view it on GitHub https://github.com/kryzodoze/Delaygram/issues/1#issuecomment-1321220249, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANO5MDSXDPI6TCNZXJXQBE3WJJ267ANCNFSM6AAAAAAR7Z4VLU . You are receiving this because you authored the thread.Message ID: @.***>

keiththomas1 commented 1 year ago

Real posting. Servers aren't up anymore, but you can see the entire server in the 'server' folder. Used Mongo DB as storage, and just provided a simple API for getting/posting "social media posts".

jfkdcman commented 1 year ago

sir, im a student and dont know server mongo DB... can you help me setup the app if i give you 10$ from my savings??

I know its not much, but i really want to learn during this vacation

On Mon, Nov 21, 2022 at 12:28 AM Keith Thomas @.***> wrote:

Real posting. Servers aren't up anymore, but you can see the entire server in the 'server' folder. Used Mongo DB as storage, and just provided a simple API for getting/posting "social media posts".

— Reply to this email directly, view it on GitHub https://github.com/kryzodoze/Delaygram/issues/1#issuecomment-1321292665, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANO5MDTPYSCUQ3IY2G7BSFTWJK62FANCNFSM6AAAAAAR7Z4VLU . You are receiving this because you authored the thread.Message ID: @.***>

keiththomas1 commented 1 year ago

Sorry can't help you there! It's been a few years since I've set this up so I would have to google it myself. If it helps, I just used the free service at https://www.mongodb.com/atlas/database and followed some guide and it was pretty straight-forward.