Skip to content
Sign UpLog In
Profile icon

xokz

@xokz
Repls
Community
xokz
xokz
published a Repl
5 months ago
0
Sorrow: A choose your own text adventure (ALPHA)
Sorrow: A choose your own text adventure (ALPHA)A text adventure game that lets you pick what happens to you. There are a lot of text adventures on replit, but I thought most of them were very unpolished and unfinished. Additionally, this one aims to be data-driven, which makes it much easier to edit.
xokz
xokz
published a Repl
5 months ago
0
metal cube calculator
metal cube calculatorcalculate the size of a cube of metal
xokz
xokz
published a Repl
11 months ago
0
VecEng circle triange demo
VecEng circle triange demo
xokz
xokz
published a Repl
11 months ago
0
Text Adventure Engine Demo
Text Adventure Engine DemoA text based engine that allows the creation of choose-your-own-adventure type text adventures. The README.txt contains all the documentation.
xokz
xokz
published a Repl
11 months ago
0
Python Newton Square Root
Python Newton Square RootImplements Newtons square root formula as a python program Note: This is just for demonstration purposes, I do not recommend using this over the actual square root function
xokz
xokz
published a Repl
11 months ago
0
Python Newton Square Root
Python Newton Square RootImplements Newtons square root formula as a python program Note: This is just for demonstration purposes, I do not recommend using this over the actual square root function
xokz
xokz
published a Repl
1 year ago
0
live input test
live input test
xokz
xokz
published a Repl
1 year ago
0
password generator
password generatorGenerates a password with random characters
xokz
xokz
published a Repl
1 year ago
11
Brute Force Password Cracker C++
Brute Force Password Cracker C++Brute force cracks any password. It supports any length, though the longer the password, then longer it will take to crack. Uncomment
bookwirm
bookwirm
Mine is taking 44736509592539814762119168 attempts.23 days ago
JayAySeaOhBee14
JayAySeaOhBee14
The actual password I use: ![image](https://storage.googleapis.com/replit/images/1678569714691_79d9204480db1c30ddf7f4ea4aa391df.png)16 days ago
xokz
xokz
published a Repl
1 year ago
0
Terminal Graphics Engine
Terminal Graphics Engine