itch.io is community of indie game creators and players

Devlogs

0.1.2 Released (Mod Support)

Compute Tycoon
A browser game made in HTML5

Updated CPU so If you make the same CPU with the same parts it is cheaper to make but it sells less until it doesn't sell at all.

Changed time so that it is slowed by .05.

Added Mod support for existing upgrades, WINDOWS ONLY FOR NOW!!

I added it incase I ever drop this project.


EXAMPLE MOD

{
  "Frequency": {
    "levels": ["15 MHz", "20 MHz", "25 MHz"],
    "costs": [12000, 20000, 30000],
    "days": [35, 45, 60]
  },
  "Cores": {
    "levels": ["Hexa Core", "Octa Core", "Deca Core"],
    "costs": [75000000, 100000000, 150000000],
    "days": [150, 180, 210]
  },
  "VRAM": {
    "levels": ["64 GB HBM3", "128 GB HBM3e"],
    "costs": [80000, 150000],
    "days": [90, 120]
  }
}
CPU Names:GPU Names:
Process Size (Lithography)GPU Process Size
Die SizeGPU Die Size
FrequencyCore Clock
RAMVRAM
CoresShaders
L1 CacheGPU L1 Cache
L2 CacheGPU L1 Cache
L3 CacheGPU L1 Cache
Memory Bus Width
RT / Tensor Cores

Files

  • web.zip 9 MB
    2 days ago
  • Compute Tycoon v0.1.2 (Windows).7z 23 MB
    2 days ago
Download Compute Tycoon
Leave a comment