Forum for discussing general topics related to Couch.
2 posts Page 1 of 1
Not only the NEW YEAR, but many other festivities (Black Friday etc) allow for promo games with point and click (collect Rabbits, Deer etc).

It's very important to make code right, because there'll be many players at the same time.

Example where the code is NOT good (scroll the image) →

quke-sample.png
Quke promo game backend overload example
quke-sample.png (17.04 KiB) Viewed 3302 times


This screen was done at night time, and during day 0.5-2 seconds is too slow for one user. Good code sends back JSON quickly (max 100ms) and does the saving to db, emailing and generation of new promo codes in background separately.

I have all necessary tools to make good backend addons for any similar game. So, if you're a webmaster with ambition to launch a simple game for visitors, let's collaborate.

Screenshot-quke.png
Quke promo game - Rabbits
Screenshot-quke.png (228.2 KiB) Viewed 3302 times


Screenshot-2022-12-08-071433.982.png
Pepper promo game - White, Silver, Gold Deer
Screenshot-2022-12-08-071433.982.png (239.63 KiB) Viewed 3302 times


And don't forget about Abuse protection for a Fair Play.

I have all necessary tools to establish an honest game experience (unlike sampled games :? ).
Join COUCH:TALK channel here https://t.me/couchcms_chat
Ryazania — a framework to boost productivity with Add-ons viewtopic.php?f=2&t=13475
Support my efforts to help the community https://boosty.to/trendo/donate
Making the most of it! :)

doggy-ezgif.com-gif-maker.gif
doggy-ezgif.com-gif-maker.gif (1.91 MiB) Viewed 3298 times
Join COUCH:TALK channel here https://t.me/couchcms_chat
Ryazania — a framework to boost productivity with Add-ons viewtopic.php?f=2&t=13475
Support my efforts to help the community https://boosty.to/trendo/donate
2 posts Page 1 of 1