Joseph ######
@buggingTheCode
I'm an enthusiastic programmer!
Replit should really add the D lang compiler. D is just superset of C, and is a lot like C++ but with just way more features. In addition, D combines
SixBeeps Fun fact, there's a Nix package for that.
https://search.nixos.org/packages?channel=21.05&show=dmd&from=0&size=50&sort=relevance&type=packages&query=dmd1 year ago
0
Guessing GameGuessing Game
1
0
0
0
GuessingGameguessing game
4
0
0
0
CaeserCipherCaeser Cipher Encrypter and decrypter in c
7
0
0
0
Connect4.pyThis is a text-based version of connect-4 for 2 people. AI player will come later.
2
0
0
I recently finished a connect 4 simulator in python (No computer player) without graphics. This code took me two weeks of constant trial and error. Ho
Python