Experimental Hacking Game
Go to file
2023-12-01 14:42:10 -05:00
src Updated readme & removed unused files 2023-12-01 14:42:10 -05:00
.editorconfig Updated readme & removed unused files 2023-12-01 14:42:10 -05:00
.gitignore Init 2023-01-29 08:14:02 -05:00
angular.json Updated readme & removed unused files 2023-12-01 14:42:10 -05:00
package-lock.json Init 2023-01-29 08:14:02 -05:00
package.json Init 2023-01-29 08:14:02 -05:00
README.md Updated readme & removed unused files 2023-12-01 14:42:10 -05:00
tsconfig.json Updated readme & removed unused files 2023-12-01 14:42:10 -05:00


Logo

Hacknet

Experimental Hacking Game

Version Pull Requests Issues



Table of Contents

About

Hacknet is an experimental game written in Typescript meant to provide a virtual networked environment one can hack.

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

Angular TypeScript

Setup

Development

Prerequisites

Instructions

  1. Install the dependencies: npm install
  2. Start the Angular server: npm run start
  3. Open http://localhost:4200

License

Copyright © 2023 Zakary Timson | All Rights Reserved

See the license for more information.