Skip to content

maleksiuk/aintnopig

Repository files navigation

aintnopig

To compile the Typescript into Javascript:

yarn tsc

Pig images go into the game_images dir and are named pig1.jpg through to pigM.jpg. At the moment M must be configured in core.ts

Not-a-pig images go into the game_images dir and are named notapig1.jpg through to notapigN.jpg. At the moment N must be configured in core.ts

The Polina fonts were purchased from Fontspring and the woff and woff2 files go into the fonts dir.

Fonts and images are not stored as part of the git repo.

Releases

No releases published

Packages

No packages published