hacknet/README.md
2023-12-05 03:12:20 +00:00

2.7 KiB


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.

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

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.