susen.go

module
v0.8.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 29, 2015 License: GPL-2.0

README

Sūsen (数千)

Build Status

Sūsen is a simple Sudoku game built as a learning experience in Sūdoku, golang, and web services. The name Sūsen (数千), which means Thousands, is a pun: it reads the same as the (English) contraction of Sūdoku no Sensei (数独の先生), which means Sūdoku teacher, and it refers to the thousands of tries one makes when programming or solving a Sūdoku puzzle. (The actual Japanese "contraction" 数先 is not a word in standard Japanese, and so would not be read as Sūsen but as Kazu-saki. Its meaning would be closer to number destination.)

Usage

To give Sūsen a try on your local system, set up a go 1.4 (or higher) environment, and do:

go get -u github.com/ancientHacker/susen.go/
cd $GOPATH/src/github.com/ancientHacker/susen.go
$GOPATH/bin/susen

Then open your browser to http://localhost:8080 and you're there.

CI/CD

Thanks to the wonderful people at Travis and Heroku, Sūsen has automated CI/CD on the master branch. You can run the latest build at https://susen-staging.herokuapp.com.

License

Copyright © 2013-2015 Daniel C Brotsky. Licensed under GPLv2. See the LICENSE.md file for details.

Directories

Path Synopsis
Godeps
_workspace/src/github.com/garyburd/redigo/internal/redistest
Package redistest contains utilities for writing Redigo tests.
Package redistest contains utilities for writing Redigo tests.
_workspace/src/github.com/garyburd/redigo/redis
Package redis is a client for the Redis database.
Package redis is a client for the Redis database.
cmd
Package puzzle provides a model for Sudoku puzzles and operations on them.
Package puzzle provides a model for Sudoku puzzles and operations on them.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL