Skip to content

edent/Sudoku-Twitter-Bot-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Sudoku-Twitter-Bot-Python

A simple bot for generating Sudoku puzzles and posting them to Twitter.

Follow it at https://twitter.com/sudokubot

To simulate a fixed-width font, this uses fullwidth form characters.

__3|_6_|2__

__7|__9|56_

__4|_3_|_9_

-----------

_3_|_1_|_29

762|9__|4__

___|__8|___

-----------

___|_26|_4_

_2_|3__|8_1

895|__7|___

Original code from https://www.ocf.berkeley.edu/~arel/sudoku/main.html

SUDOKU (NUMBER PLACE) PUZZLE GENERATOR

by Arel Cordero November 12, 2005

This program is released into the public domain.

Revision 3

As such, my revisions are similarly in the public domain.

About

A simple bot for generating Sudoku puzzles and posting them to Twitter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages