Skip to content

kamerat/tiktok_boss_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Interactive TikTok Live game

When a viewer likes the stream, the boss takes damage. Fun weekend project using TikTok-Live-Connector and Pixijs

tiktokgame

Simply change the query param with the TikTok user and see it in action:

const socket = io('http://localhost:3000?u=live_arcade_')

Installation

  1. npm i
  2. npm run server
  3. npm run dev