Skip to content
Open navbar menu
Sign UpLog In
Profile icon

Aravind Ashokan

@Coder636
I'm a very passionate, ambitious learner and programmer. I love programming. As a student, I'm eager to get into new things
  • Sudoku Solver-Tkinter

    Cover page
    Made with Python

    About Project: Sudoku solver for solving any levels of sudoku correctly with recursion and backtracking. All inputs are validated to avoid maximum invalid entries. JUST TYPE NUMBERS IN THE CORRECT BOXES AND PRESS SOLVE IN THE DROPDOWN MENU.

    Recent comments (0)
Repls
Community
Coder636
Coder636
published a Repl
2 years ago
0
Calendar-Analog-Clock-GUI
Calendar-Analog-Clock-GUICompletely working calendar and clock with anolog and digital time, made with python( tkinter and turtle)
Coder636
Coder636
published a Repl
2 years ago
0
ULTIMATE GAME
ULTIMATE GAMEYou may have played this number game if you are using windows. The game is simple. ARRANGE THE NUMBER IN THE CORRECT ORDER. S is for solving(if you wanna cheat press s and slide a number and slide it back). ♻ is for shuffling
rickysong
rickysong
noice2 years ago
nameless12321
nameless12321
how do you even do this? the entire board is full2 years ago
Coder636
Coder636
published a Repl
2 years ago
13
HANGMAN 3D GAME
HANGMAN 3D GAMEHangman is a popular game. But you have only seen the basic version of it. Here I am presenting another version of hangman. There is a 7 letter word and some of its letters are given. Fill the rest to save the man from the trolls. For each mistake you make a body part will appear. You have only 4 chances. If you made it all wrong, the man's full body will appear in the hang and he will die. Let's see how many words you can correctly do before the man dies. JUST SELECT THE BOX AND TYPE THE LETTER. Don't forget to put a comment of your experience
anna-tutu
anna-tutu
i got 16660 :D2 years ago
SamuelAndrews-Pirona
SamuelAndrews-Pirona
I broke it2 years ago
Coder636
Coder636
published a Repl
2 years ago
0
Sudoku Solver-Tkinter
Sudoku Solver-TkinterAbout Project: Sudoku solver for solving any levels of sudoku correctly with recursion and backtracking. All inputs are validated to avoid maximum invalid entries. JUST TYPE NUMBERS IN THE CORRECT BOXES AND PRESS SOLVE IN THE DROPDOWN MENU.