JanPokorny / tiger10k

"Choose your own adventure" browser game with no JS, just checkbox+CSS magic. <10kB. Includes engine to build your own!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tiger10k

This is a text-based adventure game, created in HTML and CSS, using not a single line of JS.

The game is generated by the transform.py script, from a description file. Resulting HTML file is fully self-contained.

You can play the game here: https://janpokorny.github.io/tiger10k/

About

"Choose your own adventure" browser game with no JS, just checkbox+CSS magic. <10kB. Includes engine to build your own!


Languages

Language:Python 88.5%Language:JavaScript 11.5%