Skip to content

Hellscaped/BLAME

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BLAME

A game about hacking.

TODO

  • Get basic game mechanics working.
  • Create a game data loading format.
  • Shift away from purely password guessing, as its pretty hard to hack without knowing the exact passwords. Likely it would be better to shift to a port-cracking style of thing, like how Hacknet gameplay is.
  • Refine the tutorial to make it not confusing
  • Add a storyline

Contributing

  • Fork this repo
  • Check what needs done
  • Make your changes
  • Test them.
  • Pull request.