r
/
fifth
1
Fork 0
Commit Graph

48 Commits (master)

Author SHA1 Message Date
Joshua Potter 40768b7795 changed README order 2015-12-14 21:29:25 -05:00
Joshua Potter ffe64beddd Update README.md 2015-12-14 21:28:44 -05:00
Joshua Potter bde3658812 Reduced memory consumption 2015-06-20 21:05:55 -04:00
Joshua Potter df9e7206c2 Testing Configuration 2015-06-20 09:16:26 -04:00
Joshua Potter 75c9dc22fb Normalizing coordinates & neighborhoods 2015-06-19 23:48:53 -04:00
Joshua Potter 0145165649 Unflattening 2015-06-19 08:58:47 -04:00
Joshua Potter 1b2bb74198 Neighborhood counting in N space 2015-06-19 08:38:39 -04:00
Joshua Potter cd7afe4bd3 Plane and testing 2015-06-17 23:27:17 -04:00
Joshua Potter a1737b3963 Setup display examples 2015-06-17 21:04:59 -04:00
Joshua Potter ff7de18508 Curses with planes 2015-06-17 08:47:01 -04:00
Joshua Potter 4ab82f792b Minor revisions on members of ConsoleDisplay 2015-06-16 06:47:26 -04:00
Joshua Potter f1042d351f Separated view from model 2015-06-16 06:43:58 -04:00
Joshua Potter fe05bd7eaa Console test 2015-06-14 18:12:45 -04:00
Joshua Potter f15b678a63 Crude cursors running 2015-06-13 20:55:51 -04:00
Joshua Potter 05efd0b672 Update README.md 2015-06-06 20:07:58 -04:00
Joshua Potter d7bbabb128 Added better demo 2015-06-06 20:05:41 -04:00
Joshua Potter b1c40fc8e6 Functional CAM generator 2015-06-06 19:48:42 -04:00
Joshua Potter 94211ab723 10x speedup; still slightly off though 2015-06-06 19:39:46 -04:00
Joshua Potter e64dfa9e79 3x speed increase; not quite functional 2015-06-06 19:07:52 -04:00
Joshua Potter e931af0020 Nested files together slightly 2015-06-06 17:27:02 -04:00
Joshua Potter 929454ec41 Established configuration/ruleset 2015-06-06 09:26:08 -04:00
Joshua Potter cacbfe29ca Neighborhood logic established. Optimization needed 2015-06-05 23:19:57 -04:00
Joshua Potter 3917627234 No longer need bitmanip 2015-06-05 20:47:24 -04:00
Joshua Potter 5202d62498 Revising changes throughout codebase 2015-06-05 20:45:57 -04:00
Joshua Potter dd6d4936fb Functional plane 2015-06-05 13:54:13 -04:00
Joshua Potter 863d974281 Designing plane 2015-06-05 08:57:14 -04:00
Joshua Potter 2f844b2b12 Finished profiling 2015-06-04 15:54:31 -04:00
Joshua Potter bde75c012e Created parser for generic life automata 2015-06-04 14:16:25 -04:00
Joshua Potter ead7725eb1 Modified replicator example 2015-06-04 12:57:04 -04:00
Joshua Potter 6e684405cf Merge branch 'master' of https://github.com/jrpotter/fifth 2015-06-02 17:30:44 -04:00
Joshua Potter 26af992567 Added examples 2015-06-02 17:30:22 -04:00
Joshua Potter cfebaf9d45 Update README.md 2015-06-02 16:50:21 -04:00
Joshua Potter daf1b0437c Adding demo 2015-06-02 16:48:56 -04:00
Joshua Potter 37c0f9281a Generalized rulesets. Removed neighborhoods. 2015-06-02 16:35:16 -04:00
Joshua Potter 1ab48b3c97 Revision to README 2015-06-02 12:48:28 -04:00
jrpotter 0c344b23dc Setup life from directory 2015-06-01 08:45:23 -04:00
jrpotter 0236418ef1 Removed Cell class and use ints instead 2015-06-01 08:30:00 -04:00
jrpotter a0f62d9d4c Removed .gitignore 2015-05-31 22:20:55 -04:00
jrpotter da76f8d72e Functional library; example life
This will need many optimizations though
2015-05-31 22:19:50 -04:00
jrpotter 932ca4409a Functional Game of Life 2015-05-31 20:58:09 -04:00
jrpotter 774cb8243d Setup updating of cells in CAM 2015-05-31 18:27:47 -04:00
jrpotter f0790de0e3 Development of ruleset 2015-05-31 18:13:14 -04:00
jrpotter e3843a7c58 Added wrap-around return Bits in neighbor method 2015-05-31 17:48:48 -04:00
jrpotter 0113ee34ae Basic neighboorhood 2015-05-31 17:35:41 -04:00
jrpotter cfb43944d3 Setting up neighborhoods 2015-05-31 16:09:33 -04:00
jrpotter fbc9cdc435 Setup BitPlane and Neighborhood 2015-05-31 10:10:18 -04:00
jrpotter 307b025d01 Setup 2015-05-30 23:36:35 -04:00
jrpotter 5629fc0d62 Initial commit 2015-05-30 21:11:44 -04:00