Experimental Hacking Game
Go to file
Zakary Timson ae376af74f
All checks were successful
Build Game / Build NPM Project (push) Successful in 29s
Build Game / Tag Version (push) Successful in 5s
Add .github/workflows/build.yaml
2023-12-06 20:22:01 +00:00
.github/workflows Add .github/workflows/build.yaml 2023-12-06 20:22:01 +00: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
LICENSE Add LICENSE 2023-12-05 03:10:15 +00: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 Update README.md 2023-12-05 03:12:20 +00: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.

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.