Skip to content
Open navbar menu
Sign UpLog In
Profile icon

Ben Neilsen

@NEILSENBENJAMIN
Class of 2022
  • Blackjack

    Cover page
    Made with Python

    A recreation of the popular game, Blackjack.

    Recent comments (0)
Repls
Community
NEILSENBENJAMIN
NEILSENBENJAMIN
shared a Post
4 years ago
Assembly
Will assembly be added to the list of languages? Particularly RISC and CISC syntax assembly. If not, will it be considered? Thanks.
a5rocks
a5rocks
https://repl.it/language-requests (https://repl.it/language-requests/p/x86-or-x64-assembly-maybe-6502-assembly maybe)4 years ago
NEILSENBENJAMIN
NEILSENBENJAMIN
shared a Post
4 years ago
The best I could recreate blackjack, please tell me if you encounter any bugs.
Blackjack
Python
NEILSENBENJAMIN
NEILSENBENJAMIN
shared a Post
4 years ago
Transform an image into an ascii representation of that image. dichotomy
mesquite2234
mesquite2234
wheres the ascii3 years ago
HarveyH
HarveyH
Wow, you deserve an upvote! And therefore. you got one!4 years ago
HappyFakeboulde
HappyFakeboulde
Nice. Have an upvote.4 years ago
NEILSENBENJAMIN
NEILSENBENJAMIN
shared a Post
5 years ago
Unscramble words.
NEILSENBENJAMIN
NEILSENBENJAMIN
shared a Post
5 years ago
https://repl.it/@NEILSENBENJAMIN/ASCII-Graph I should include that you may have to tweak with the x-dimension and y-dimension so it fits snugly on yo
NEILSENBENJAMIN
NEILSENBENJAMIN
shared a Post
5 years ago
Calculate the Pythagorean Theorem, it will fill the missing values in. https://repl.it/@NEILSENBENJAMIN/Pythagorean-Theorum
NEILSENBENJAMIN
NEILSENBENJAMIN
shared a Post
5 years ago
https://repl.it/@NEILSENBENJAMIN/Evolution-Sims-2 This uses multiple aspects, and aspects are favored more than others. Creatures that are weak will
amasad
amasad
It'd be cool if it's visual. Maybe generate an image or write to the console the simulation visual representation5 years ago
NEILSENBENJAMIN
NEILSENBENJAMIN
shared a Post
5 years ago
https://repl.it/@NEILSENBENJAMIN/Connect-4
Caleb_Bradley
Caleb_Bradley
nice!5 years ago
NEILSENBENJAMIN
NEILSENBENJAMIN
shared a Post
5 years ago
https://repl.it/@NEILSENBENJAMIN/Turtlematics Easily create boards & more with this module! Updates are soon to come.
alex_dearman
alex_dearman
dont work pal5 years ago
NEILSENBENJAMIN
NEILSENBENJAMIN
shared a Post
5 years ago
I'd like Project Mode to be available for Python \(with Turtle\). The files I am thinking about multitasking would be modules I have made and wouldn't
NEILSENBENJAMIN
NEILSENBENJAMIN
shared a Post
5 years ago
https://repl.it/@NEILSENBENJAMIN/Dad-Joke
NEILSENBENJAMIN
NEILSENBENJAMIN
shared a Post
5 years ago
Practice calculating volume https://repl.it/@NEILSENBENJAMIN/Volume-Practice
NEILSENBENJAMIN
NEILSENBENJAMIN
shared a Post
5 years ago
Connect 4 using python's turtle graphics, There are two teams, black and red. Two win, you need to match 4 tokens vertically, horizontally, or diagona
pyelias
pyelias
I forked it so you can just click to move: https://repl.it/@pyelias/Connect-4 Also, I think your win checking is broken. The attached image is counted as a win for black. image5 years ago