Programmer
@creativeuname
Just a dudde who wants to lean programming...
0
0
0
hangmanA console-based hangman game in Ruby, which allows the user to pause the game at any point to come back to it later.
7
2
0
creativeuname Updated the entrypoint to display the README to the user as soon as he opens the game.2 months ago
0
tic_tac_toeA console-based tictactoe game, made in ruby.
One particularity of the game is that it allows you to choose the dimensions you want to play in, and dynamically creates a 'n x n' board with that dimension.
4
0
0