Skip to content
Sign UpLog In
Profile icon

Nathaniel Lowis

@NathanielLowis
  • RSA Cipher

    Cover page
    Made with Python

    So can use this to do RSA cipher!!

    Recent comments (0)
  • Battleships

    Cover page
    Made with Python
    Recent comments (0)
  • Naughts and Crosses/TicTacToe

    Cover page
    Made with Python
    Recent comments (0)
  • Fizz Buzz

    Cover page
    Made with Python
    Recent comments (0)
  • Hangman

    Cover page
    Made with Python
    Recent comments (0)
Repls
Community
NathanielLowis
NathanielLowis
shared a Post
5 years ago
Tic Tac Toe/Naughts and crosses
Very easy to play just enter the row and column you want to place an x or o
2 Player tic tac toe
Python
NathanielLowis
NathanielLowis
shared a Post
5 years ago
Here is a working RSA Cipher which can both encrypt and decrypt messages. It requires you to use a username but that is very easy to make. I will ad
AmeliaBlackwell
AmeliaBlackwell
929,716,432,432,756,578,255,578,432,255,548,716,578,759,929,756,759,756,432,628,191,716,5 years ago
NathanielLowis
NathanielLowis
shared a Post
5 years ago
This is part completed code to make a working RSA Cipher. The problem here is that I cannot do one part. I have commented on the main program what t
timmy_i_chen
timmy_i_chen
I know pyelias has been helping you on discord - you should post back when you solved it so others seeing this will also know :)5 years ago
NathanielLowis
NathanielLowis
shared a Post
5 years ago
https://repl.it/@NathanielLowis/Hangman This has both 1 and 2 player game. Please upvote and comment
tirthraj07
tirthraj07
Nice Work mate5 years ago
Shinyy
Shinyy
This was fun to play! All I'd recommend is perhaps expanding the word list to make it more challenging :\)5 years ago
NathanielLowis
NathanielLowis
shared a Post
5 years ago
This is a game of chance. Guess a number between 0 and 30 then put a bet on it. Good Luck! https://repl.it/@NathanielLowis/Chance-Game
NathanielLowis
NathanielLowis
shared a Post
5 years ago
Here is my code for a game of Naughts and Crosses \(Tic Tac Toe for others!\). Please suggest improvements! https://repl.it/@NathanielLowis/Naughts-a
BenLowis
BenLowis
This didn't work- Python 3.6.1 \(default, Dec 2015, 13:05:11\) \[GCC 4.8.2\] on linux Repl.it: Installing fresh packages Repl.it: termcolor Collecting termcolor Downloading termcolor-1.1.0.tar.gz Building wheels for collected packages: termcolor Running setup.py bdist_wheel for termcolor: started Running setup.py bdist_wheel for termcolor: finished with status 'done' Stored in directory: /home/runner/.cache/pip/wheels/de/f7/bf/1bcac7bf30549e6a4957382e2ecab04c88e513117207067b03 Successf5 years ago
NathanielLowis
NathanielLowis
shared a Post
5 years ago
Here is a brute force breaker for ceaser Cipher with it posting possible outputs https://repl.it/@NathanielLowis/Ceaser-Cipher-Brute-force-cracker
NathanielLowis
NathanielLowis
shared a Post
5 years ago
Got this as homework and then decided to improve on it: https://repl.it/@NathanielLowis/Naughts-and-CrossesTicTacToe Please suggest improvements
CameronBird1234
CameronBird1234
Not bad 5 years ago