mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
add enigma
This commit is contained in:
parent
1ed732949b
commit
4275b62196
BIN
tools/Enigma/favicon.ico
Normal file
BIN
tools/Enigma/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
5
tools/Enigma/index.html
Normal file
5
tools/Enigma/index.html
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<!doctype html><html lang="en">
|
||||||
|
<!-- Mirrored from enigma.lh.mk/ by HTTrack Website Copier/3.x [XR&CO'2017], Fri, 13 Jan 2023 10:12:33 GMT -->
|
||||||
|
<head><meta charset="utf-8"/><link rel="shortcut icon" href="favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="theme-color" content="#000000"/><link rel="manifest" href="manifest.json"/><meta name="description" content="Enigma machine emulator for the Web. The emulator is faithful to the workings of the following Enigma models: I, M3 and M4."/><title>Enigma Machine Emulator | enigma.lh.mk</title><link href="static/css/2.e02cb27b.chunk.css" rel="stylesheet"><link href="static/css/main.0710f087.chunk.css" rel="stylesheet"></head><body><div id="root"></div><noscript>You need to enable JavaScript to run this app.</noscript><script>!function(l){function e(e){for(var r,t,n=e[0],o=e[1],u=e[2],f=0,i=[];f<n.length;f++)t=n[f],p[t]&&i.push(p[t][0]),p[t]=0;for(r in o)Object.prototype.hasOwnProperty.call(o,r)&&(l[r]=o[r]);for(s&&s(e);i.length;)i.shift()();return c.push.apply(c,u||[]),a()}function a(){for(var e,r=0;r<c.length;r++){for(var t=c[r],n=!0,o=1;o<t.length;o++){var u=t[o];0!==p[u]&&(n=!1)}n&&(c.splice(r--,1),e=f(f.s=t[0]))}return e}var t={},p={1:0},c=[];function f(e){if(t[e])return t[e].exports;var r=t[e]={i:e,l:!1,exports:{}};return l[e].call(r.exports,r,r.exports,f),r.l=!0,r.exports}f.m=l,f.c=t,f.d=function(e,r,t){f.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},f.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},f.t=function(r,e){if(1&e&&(r=f(r)),8&e)return r;if(4&e&&"object"==typeof r&&r&&r.__esModule)return r;var t=Object.create(null);if(f.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:r}),2&e&&"string"!=typeof r)for(var n in r)f.d(t,n,function(e){return r[e]}.bind(null,n));return t},f.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return f.d(r,"a",r),r},f.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},f.p="index.html";var r=window.webpackJsonp=window.webpackJsonp||[],n=r.push.bind(r);r.push=e,r=r.slice();for(var o=0;o<r.length;o++)e(r[o]);var s=n;a()}([])</script><script src="static/js/2.18196566.chunk.js"></script><script src="static/js/main.c7523ae0.chunk.js"></script></body>
|
||||||
|
<!-- Mirrored from enigma.lh.mk/ by HTTrack Website Copier/3.x [XR&CO'2017], Fri, 13 Jan 2023 10:12:39 GMT -->
|
||||||
|
</html>
|
||||||
16
tools/Enigma/manifest.json
Normal file
16
tools/Enigma/manifest.json
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"short_name": "Enigma Emulator",
|
||||||
|
"name": "Enigma Emulator",
|
||||||
|
"description": "Enigma I, M3 and M4 machine emulator for the Web.",
|
||||||
|
"icons": [
|
||||||
|
{
|
||||||
|
"src": "favicon.ico",
|
||||||
|
"sizes": "64x64 32x32 24x24 16x16",
|
||||||
|
"type": "image/x-icon"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"start_url": ".",
|
||||||
|
"display": "standalone",
|
||||||
|
"theme_color": "#000000",
|
||||||
|
"background_color": "#ffffff"
|
||||||
|
}
|
||||||
BIN
tools/Enigma/static/KFOjCneDtsqEr0keqCMhbCc6CsE.ttf
Normal file
BIN
tools/Enigma/static/KFOjCneDtsqEr0keqCMhbCc6CsE.ttf
Normal file
Binary file not shown.
7
tools/Enigma/static/css/2.e02cb27b.chunk.css
Normal file
7
tools/Enigma/static/css/2.e02cb27b.chunk.css
Normal file
File diff suppressed because one or more lines are too long
2
tools/Enigma/static/css/main.0710f087.chunk.css
Normal file
2
tools/Enigma/static/css/main.0710f087.chunk.css
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
@import url(../css12d1.css);.info{color:#555;font-size:.7rem;font-weight:bolder;position:absolute;top:-13px;margin-bottom:10px!important;background-color:#fafafa;padding:0 5px}.info,body,span{font-family:Ubuntu Mono,monospace}body{margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}hr{margin-top:10px!important}.btn-primary{background-color:#2b303b}.col-md-4{background-color:#fafafa}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}h5{padding:3px}.title,h5{font-family:Ubuntu Mono;color:#fff;background-color:#2b303b;display:inline-block}.title{padding:0 3px;width:120px;max-width:150px}.m4-note,.title{text-align:center}.m4-note{width:100%;background-color:#2b303b;color:#fff;padding:10px;font-family:Ubuntu Mono}.note{color:#8b0000;margin-left:10px;text-decoration:underline}.keyboard{margin-bottom:3em}.keyboard button{border-radius:0;width:50px;height:50px;margin-right:5px;background-color:#fff;color:#000;border:solid #000;margin-bottom:5px}.keyboard button:hover{border:solid #000;background-color:#ebebeb;color:#000}.first-row-letters{width:70%;margin:1.9rem auto 10px}.second-row-letters{width:65%;margin:auto auto 10px}.third-row-letters{margin:auto;width:70%}.gray{color:#000;padding:2px}.note{color:#474747}.info-panel{background-color:#eee;width:100%;margin-top:15px;padding:10px;border-radius:1%}div.oval{border-radius:50px/50px;border:2px solid #000;width:15px;height:35px;margin:auto}div.clicked{background-color:#2b303b;border:none}.plug{display:inline-block;margin:20px 18px;text-align:center}.plugPointer{font-family:Ubuntu Mono,monospace;color:#555;font-size:.7rem;font-weight:bolder}.excess{color:#fff;background-color:#2b303b;display:inline-block}.lamps{margin-bottom:3em;margin-top:4px}.lamps .light{color:#fff;background-color:#2b303b}.circle{width:35px;height:35px;border-radius:50%;font-size:15px;line-height:32.5px;text-align:center;border:2px solid #2b303b;color:#000;display:inline-block;margin:.6em}.available-rotors{display:flex;flex-wrap:wrap;justify-content:center;margin:6px 6px 16px}.line-on-side{border:.5px solid #d4d4d4;padding:5px 0 0;margin:0 auto}.setting-title{font-family:Ubuntu Mono,monospace;color:#555;font-size:.7rem;font-weight:bolder}.settings{margin-top:4px}.enigma-type{font-family:Ubuntu Mono;font-size:15px;margin-top:6px}.settings-are-locked{font-family:Ubuntu Mono,monospace;color:#666;text-align:center;font-weight:600}.reset-settings{text-align:center}.clear-logs,.reset-settings{margin-top:.6rem;font-family:Ubuntu Mono;font-size:14px}.clear-logs{width:100%;display:inline}.clear-logs a{float:right}.clear-logs a,.reset-settings a{color:#999;text-decoration:underline}.reset-settings a:hover{color:#777}.react-select__control{border-radius:0}.settings-are-locked .custom-checkbox .custom-control-label:before{box-shadow:none;border-radius:0}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background-color:#2b303b;box-shadow:none;border:none}.settings-are-locked .custom-checkbox .custom-control-input~.custom-control-indicator{background-color:grey!important}.unload-button{color:#333;padding:0 4px;height:100%;text-align:center;line-height:normal;float:right;font-family:monospace;border:0 solid grey;background-color:#fff}.unload-button:hover{background-color:#d3d3d3}.position{border:1.5px dashed grey}.position,.position-loaded{margin-top:10px;width:100%;margin-right:5px;color:#333;padding:.6rem;text-align:center;font-size:1rem;line-height:normal;float:left;font-family:Ubuntu Mono}.position-loaded{border:1.5px solid grey}.draggable-rotor{border:1px solid #333;background-color:#fff;padding:5px 12px;margin-bottom:10px;margin-right:10px;cursor:move;text-align:center;font-family:Ubuntu Mono;display:block}.rotor-loaded{visibility:hidden}#cipher-log .card{border-radius:0;border-color:#ebebeb;background:#ebebeb}
|
||||||
|
/*# sourceMappingURL=main.0710f087.chunk.css.map */
|
||||||
7
tools/Enigma/static/css12d1.css
Normal file
7
tools/Enigma/static/css12d1.css
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
@font-face {
|
||||||
|
font-family: 'Ubuntu Mono';
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 400;
|
||||||
|
font-display: swap;
|
||||||
|
src: url(KFOjCneDtsqEr0keqCMhbCc6CsE.ttf) format('truetype');
|
||||||
|
}
|
||||||
2
tools/Enigma/static/js/2.18196566.chunk.js
Normal file
2
tools/Enigma/static/js/2.18196566.chunk.js
Normal file
File diff suppressed because one or more lines are too long
2
tools/Enigma/static/js/main.c7523ae0.chunk.js
Normal file
2
tools/Enigma/static/js/main.c7523ae0.chunk.js
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user