Experimental Hacking Game
.github/workflows | ||
src | ||
.editorconfig | ||
.gitignore | ||
angular.json | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json |
Table of Contents
About
Hacknet is an experimental game written in Typescript meant to provide a virtual networked environment one can hack.
This project was built using the experminatl web konsole.
The game provides a console and it is up to users to write their own scripts using the provided API to engage with the environment.
Built With
Setup
Development
Prerequisites
Instructions
- Install the dependencies:
npm install
- Start the Angular server:
npm run start
- Open http://localhost:4200
License
Copyright © 2023 Zakary Timson | All Rights Reserved
See the license for more information.