Public
Edited
Mar 14, 2023
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
devbudget = burn * months
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
pub_marketing_recoup = Math.ceil(pub_marketing_spend * (pub_marketing_recoup_percent / 100))
Insert cell
pub_ops_recoup = Math.ceil(pub_ops_spend * (pub_ops_recoup_percent / 100))
Insert cell
break_even_copies = Math.ceil(calculated_budget / (cost * (((100-platform-tax) / 100))))
Insert cell
break_even_revenue = break_even_copies * cost;
Insert cell
total_pub_recoup = pub_funding_spend + pub_ops_recoup + pub_marketing_recoup
Insert cell
Insert cell
import {number} from "@jashkenas/inputs"
Insert cell
import {slider} from "@jashkenas/inputs"
Insert cell
import {checkbox} from "@jashkenas/inputs"
Insert cell
import {select} from "@jashkenas/inputs"
Insert cell
Insert cell
Insert cell
Insert cell
md`### Success Chance (EXPERIMENTAL BONUS SECTION!):
Source: https://games-stats.com/steam/tags/ `
Insert cell
Insert cell
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more