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
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.
Description
Languages
TypeScript
50.6%
HTML
40.5%
SCSS
8.9%