Bitcoin Forum
May 09, 2024, 02:58:54 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Pusha.one - Customizable coin pusher game to promote your airdrops and offers.  (Read 27 times)
Pusha.one (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
July 13, 2022, 02:38:12 PM
 #1

Pusha.one is a free service allowing you to customise the prizes in a 3D coin pusher game.

Pusha.one runs as a Web App, making it accessible to all platforms, although it's best added to the home screen on mobile devices to take full advantage of it in Web Application mode.

The concept is that by using your API callback URL you can customise what the prizes that the coin pusher game will reward to the user and when, the prizes display a javascript alert() box once they are won and using this alert box you are able to reward the user with a link, product keys, discount codes, etc. The user makes this request from their browser allowing you to create session cookies so that each user gets a unique discount code or similar. You could have a limited supply and when they run out just return "this prize giveaway has ended" or similar.

Your API url will receive the following url query parameters;
- {pid} present box theme id
- {coins} how many coins played since game start
- {elapsed} how many seconds elapsed since game start
- {winnum} current number of presents won
- {width} screen width
- {height} screen height

Request Example:
mywebsite.com/api.php?pid=1&coins=92&elapsed=34.16&winnum=1&width=320&height=240

What format to supply as your API URL?
mywebsite.com/api.php

Just the domain and page with no query parameters.

Make sure you enabled cores for Pusha.one
Access-Control-Allow-Origin: https://Pusha.one.

Tip: Press 'c' to switch between Perspective and Orthographic.

Present Box Theme ID's
2. Maroon with Silver ribbon
3. Maroon with Gold ribbon
4. Purple with Silver ribbon
5. Purple with Gold ribbon
6. Purple with Silver ribbon
7. Pink with Silver ribbon
8. Turquoise with White ribbon
9. Purple with Sky Blue ribbon
10. White with Cobalt ribbon
11. Cobalt with Silver ribbon
12. Cobalt with Gold ribbon

A demo is available to play at: https://pusha.one/demo
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!