1590 Commits (b1197d5c6a08bdddcbe0e45bf68b48aac59857fc)
 

Author SHA1 Message Date
Dan Buch 0bb83f358d TRIVIAL whitespace change
12 years ago
Dan Buch 58272a076a Goofing around with code generation
12 years ago
Dan Buch 3dd1fc9635 Moving output name calculation into method of `Simplate`
12 years ago
Dan Buch 8654aacea3 Starting work on rendering out simplates to Go sources.
12 years ago
Dan Buch 8314d97ade Making assertions about `TemplatePage` assignment
12 years ago
Dan Buch dcb060b246 More assertions about simplate parsing
12 years ago
Dan Buch f61d845eca More tests for simplate type detection
12 years ago
Dan Buch bfc7c0cdc6 Starting to goof around with a Go implementation of Aspen
12 years ago
Dan Buch 5d5ada2dfc Filling in `Accumulator` implementation and test client
12 years ago
Dan Buch 209e074503 Filling in `Date` implementation
12 years ago
Dan Buch b7480b78a8 Closing window on 'q' instead of space
12 years ago
Dan Buch 809e5ae69e Fixing rectangle drawing
12 years ago
Dan Buch be0c529381 Drawing pixel "misses" now
12 years ago
Dan Buch 71ab8b249d Futzing around more with drawing API
12 years ago
Dan Buch d009f8b70d Getting a bunch more of the drawing API implemented
12 years ago
Dan Buch 2b688fd385 Sourcing Go workspace env if present
12 years ago
Dan Buch c2dc9cfe02 Starting work on the `Interval2D` example
12 years ago
Dan Buch 5bf03a1a40 Cleaning up `rolls` implementation
12 years ago
Dan Buch e81b35471e Fixing a few places where I was using "crypto/rand"
12 years ago
Dan Buch 7a40632ca8 Implementing "Average" example
12 years ago
Dan Buch e0101b4c69 Not using that GOROOT after all
12 years ago
Dan Buch 9a1c045581 Implementing the "RandomSeq" example
12 years ago
Dan Buch 6ebbf04980 Re-namespacing one more time to get sources back in the same tree.
12 years ago
Dan Buch 76c392967d Re-namespacing everything and fixing imports to match
12 years ago
Dan Buch 335fe2e9bd Adding a shell script variant of web assets generator
12 years ago
Dan Buch 18efe35c95 Yup, I think I prefer left-aligned.
12 years ago
Dan Buch 142c802a70 Giving image representation a top and left border
12 years ago
Dan Buch 45c45bb838 Wrapping base64-encoded files at 76 chars
12 years ago
Dan Buch 72b269650b Simplifying web game loop
12 years ago
Dan Buch f86855d22d Externalizing web assets
12 years ago
Dan Buch 4c44252a49 Getting the web implementation mostly working!
12 years ago
Dan Buch 6818d0ee01 Serving random state images, now need to tackle state transfer
12 years ago
Dan Buch 8b536de45c Playing around with images and drawing
12 years ago
Dan Buch 3e013ce1a5 Too much crap for one commit
12 years ago
Dan Buch 3bfa23fff2 Have we achieved torus?
12 years ago
Dan Buch 8056d86cbf A bunch more work towards achieving torus
12 years ago
Dan Buch 7567f1c991 Starting work on making the game exist on a torus
12 years ago
Dan Buch fc3f94e78f Goofing around with Qt a bit
12 years ago
Dan Buch 39fdd6fdd6 Reflection thing from Jesse :-)
12 years ago
Dan Buch 44999623da Collapsing tree into more sane Go project layout
12 years ago
Dan Buch 270eb1fc2d Moving bulk of console runner into library func
12 years ago
Dan Buch 6bbe19c26f Whoops, was double-eval'ing generations
12 years ago
Dan Buch 353b59b303 Extracting and testing generation emit and checksumming bits
12 years ago
Dan Buch c0184dd9df Splitting things up a bit
12 years ago
Dan Buch 8ba87ccc81 Cells can have their values set when ranging over them
12 years ago
Dan Buch 078efbe057 Refactoring tests a bit
12 years ago
Dan Buch 0ac0b4cab9 Cleaning better and using chars with more contrast.
12 years ago
Dan Buch df55a809f1 Attempting to collapse package up a level
12 years ago
Dan Buch f22abc0430 Detecting 3-period oscillators
12 years ago
Dan Buch 78625088e8 Detecting statis with blinkers or beacons or some other 2-period oscillator
12 years ago