Coder Social home page Coder Social logo

f4-hacking-game's Introduction

Fallout 4 hacking mini game

This is my personal (6 hour) attempt at making Fallout 4 hacking mini game, powered with HTML and javascript. (Used later couple hours more to clean up a little bit.)

The main focus of this project was to get the game play logic to work. The game does not behave exactly like the fallout one, but is very close to the original.

I chose HTML and javascript, because they were easy to setup with minimal requirements and allowed me to jump into prototyping instantly.

Requirements

The only requirements for this project are jQuery >= 3.6.0, which is already included in index.html as an external script, and a modern browser.

How to play

Download the repository on your computer and open index.html in your browser. The game is tested on Firefox 90.0.2 64-bit.

Custom word lists

The word list is a single javascript file, that creates a global variable containing word lists.

The default word list is similar to that of the game. The list is collected from here.

When making custom word lists, make sure that each word list has words that all have same lengths.

Screenshots

image

Settings can be shown or use hard-coded values via options-object.

image

The game screen.

image

Input updates on mouse hover.

image

Hack code either removes a dud or resets tries.

image

Similarity scoring works like in the original game.

image

Unlock the 'terminal' when guessing the correct password, get locked out when failing five times.

f4-hacking-game's People

Contributors

majura-fi avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.