1
0
Fork
You've already forked fohacker
0
Incremental game based on the fallout series hacking mini game.
  • JavaScript 89.5%
  • CSS 5.9%
  • HTML 4.6%
2024年02月25日 14:52:25 +01:00
assets Implement next generation of coding but keep old bugs. 2022年06月16日 18:34:09 +02:00
dist chore: update packages 2024年02月25日 14:52:25 +01:00
src fix: class exports 2023年04月10日 18:51:42 +02:00
tests/classes fix: class exports 2023年04月10日 18:51:42 +02:00
.editorconfig Add a bunch of tests to no longer break anything 2022年06月16日 21:48:00 +02:00
.eslintrc.json chore: update packages 2024年02月25日 14:52:25 +01:00
.gitignore feat: convert everything to use ECMA Modules 2023年04月10日 15:36:57 +02:00
index.html fix: Add eslint and convert module handling to ES module 2022年08月20日 17:26:07 +02:00
LICENSE Initial commit 2019年12月05日 17:53:02 +01:00
package-lock.json chore: update packages 2024年02月25日 14:52:25 +01:00
package.json chore: update packages 2024年02月25日 14:52:25 +01:00
README.md Add more tests 2022年06月22日 07:27:55 +02:00
webpack.config.js feat: convert everything to use ECMA Modules 2023年04月10日 15:36:57 +02:00

fohacker

Incremental game based on the fallout series hacking mini game.

TODOs

  • Change RegExp approach and make it work
    • Make dud word removal work
  • Have functions to update a specific ui element
  • Give perks string key or getByTitle function
  • Upgrade css (after feedback?)
  • Implement more gameplay (lose hp on hacking fail, gameover?, stimpacks, radiation, S.P.E.C.I.A.L., ...)
    • Implements more perks and make old ones working
    • Fill dictionary
    • Discover rebirth/ascention behavior
      • Get nuka cola based on progress (different colas for)
      • Consider SPECIAL to be granted in exchang for colas
  • Release game and write about it on reddit
  • Limit info output to 16 lines
  • Rename stuff to be save regarding copyright e.g.
    • Fallout Hacker -> Radiation Hacker
    • SPECIAL -> CHOICE (Check abbreviations though!)