rando-idiot / Terminus.JS

A somewhat small incremental game played in a web terminal.
Creative Commons Zero v1.0 Universal
0 stars 1 forks source link

`doctype()` before `index()` #8

Open Bleb1k opened 1 hour ago

Bleb1k commented 1 hour ago

I have not, in fact, bought index.html

doctype()
You- YOU ALREADY ADDED <!DOCTYPE HTML> YOU DONT NEED TO PUT IT EVERY TIME YOU ADD <BODY> STOP PLEASE [terminus.js:141:25](https://rando-idiot.github.io/Terminus.JS/terminus.js)
> undefined

shop()
The beginning......$5....begin(); [terminus.js:71:13](https://rando-idiot.github.io/Terminus.JS/terminus.js)
index.html.........$20...index(); [terminus.js:74:13](https://rando-idiot.github.io/Terminus.JS/terminus.js)
DOCTYPE............$50...doctype(); [terminus.js:77:13](https://rando-idiot.github.io/Terminus.JS/terminus.js)
config.yml.........$100..configYML(); [terminus.js:80:13](https://rando-idiot.github.io/Terminus.JS/terminus.js)
git push 2.........$5000..push2(); [terminus.js:86:13](https://rando-idiot.github.io/Terminus.JS/terminus.js)
WIP................$0....N/A [terminus.js:88:13](https://rando-idiot.github.io/Terminus.JS/terminus.js)
> undefined
rando-idiot commented 1 hour ago

uhh alr

rando-idiot commented 1 hour ago

you mean doctype?

Bleb1k commented 1 hour ago

no, i typed doctype() and it run and game me this line: You- YOU ALREADY ADDED <!DOCTYPE HTML> YOU DONT NEED TO PUT IT EVERY TIME YOU ADD <BODY> STOP PLEASE [terminus.js:141:25](https://rando-idiot.github.io/Terminus.JS/terminus.js)

Bleb1k commented 1 hour ago

this [terminus.js:141:25](https://rando-idiot.github.io/Terminus.JS/terminus.js) is from console.log

rando-idiot commented 1 hour ago

i was taking about the thingy you said "i have, in fact, not bought index.html"

Bleb1k commented 1 hour ago

no, I haven't run index() but it still shown me this

rando-idiot commented 1 hour ago

ok im confused now anyway more evil javascript magic because by no logical means this should be happening