Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 657 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 657 Bytes

Ham Sandwich

A dating simulator for ham. You are ham. You date other ham. Ham dates ham. Ham is ham with ham ham ham. When the ham ham then ham can ham with the ham ham

Gameplay screenshot

Why did you make this monstrosity?

This game was my entry for the Foxwell's Garden Game Ham Game Jam.

I'm still trying to figure out why I thought this was a good idea

Building

  1. Get the files
git clone https://github.com/Mstrodl/hamsim
cd hamsim
pnpm i
  1. Build the ink, located at src/stories/*.ink. Export as JSON to src/stories/*.json

  2. Build the webpage

node_modules/.bin/parcel build src/index.html