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
2023-12-01 14:42:10 -05:00
2023-01-29 08:14:02 -05:00
2023-12-05 03:10:15 +00:00
2023-01-29 08:14:02 -05:00
2023-01-29 08:14:02 -05:00
2023-12-05 03:12:20 +00: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.

Description
Experimental Hacking Game
Readme 155 KiB
Languages
TypeScript 50.6%
HTML 40.5%
SCSS 8.9%