Pusher Contest Idea: JavaScript Game (2)

K - May 4 '18 - - Dev Community

As I wrote, I had the idea to build a battle royal clicker.

Game Design

So lets line out what that could look like.

Core

  • every player will be a company
  • every company will get start capital
  • the companies get laid out in a circle, so you can see all at once
  • every click on a company will write an invoice to it
  • every invoice will cost the invoiced company money
  • every invoice will earn the invoicing company money
  • if a company has no capital left, it will go bankrupt and lose the game
  • last company left will win

This should fuse the clicker genre nicely with a battle royal goal.

Considerations

  • Pusher Sandbox plan only allows 200k events per day
    • merge multiple clicks in one event, maybe 10 or 20 clicks write one invoice
  • Pushers Sandbox plan only allows 100 connections max
    • 20 players per game would allow for 5 parallel games

Nice to Have

  • taxes
    • pulled from every company in a specific interval
  • power-ups
    • will show up (tax break, stocks rising) and/or could be bought (better tech, premium products)

This would make the game more fun and taxes could maybe simulate the eye of the storm people know from other battle royal games like PUBG and Fortnite.

If you have some additional ideas (preferably some that reduce complexity, let me hear xD)

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Terabox Video Player