|  | 12d59eb84f | lisp:landoflisp: added 'random practice' | 2017-07-22 14:52:32 -07:00 |  | 
			
				
					|  | 115c8a46d8 | mike:Not sure | 2017-07-16 13:15:47 -07:00 |  | 
			
				
					|  | f028d9d4fe | love:mike moved function into it's own library; moved libs to lib folder | 2017-07-05 07:22:58 -07:00 |  | 
			
				
					|  | 7e844925e8 | love:mike: Blocked player y movement; changed player position | 2017-07-05 07:18:32 -07:00 |  | 
			
				
					|  | 65c418d006 | love:mike init | 2017-07-05 07:11:51 -07:00 |  | 
			
				
					|  | 4c63f5ee18 | lisp:land-of-lisp:ch7 | 2017-07-04 20:51:40 -07:00 |  | 
			
				
					|  | fcce94e59f | lisp:land-of-lisp:ch6 | 2017-06-25 18:33:48 -07:00 |  | 
			
				
					|  | 6215a98407 | lisp:land-of-lisp:ch5 | 2017-06-24 21:43:28 -07:00 |  | 
			
				
					|  | 187b842f0c | ideas: dont-break-the-chain | 2017-06-23 02:18:32 -07:00 |  | 
			
				
					|  | 0d49347cb7 | Added lisp along with some study work | 2017-06-23 02:16:42 -07:00 |  | 
			
				
					|  | 0523d93916 | Ideas: Updated | 2017-06-13 21:35:02 -07:00 |  | 
			
				
					|  | ccf758a95b | ideas: updated jekyll_helper.txt | 2017-05-18 10:17:36 -07:00 |  | 
			
				
					|  | 7f31fefe6b | lua: added time | 2017-05-18 10:17:16 -07:00 |  | 
			
				
					|  | b8a9aa26e4 | cpp:io: Added unlimited input example | 2017-05-13 19:42:59 -07:00 |  | 
			
				
					|  | dc6fbd67ed | cpp:loops: Added for example | 2017-05-13 19:29:53 -07:00 |  | 
			
				
					|  | e0ce183060 | cpp:loops: Added while example | 2017-05-13 19:24:46 -07:00 |  | 
			
				
					|  | 724f05cbef | cpp:io: added additional comments for clarity | 2017-05-13 19:08:35 -07:00 |  | 
			
				
					|  | 4dabc47832 | cpp: added cpp folder and io example | 2017-05-13 19:06:25 -07:00 |  | 
			
				
					|  | 7ea30b14d1 | Python: added curses folder and init example | 2017-05-13 19:05:27 -07:00 |  | 
			
				
					|  | 324a960afb | Love: Added nothing example | 2017-05-13 19:04:25 -07:00 |  | 
			
				
					|  | 4a670195df | Added ideas for jekyll helper | 2017-05-13 19:03:50 -07:00 |  | 
			
				
					|  | 1a16a1bd76 | Python: added data.txt for some reason | 2017-05-10 15:05:27 -07:00 |  | 
			
				
					|  | 29469232db | Lua: added classes concept | 2017-05-10 15:04:18 -07:00 |  | 
			
				
					|  | 50736928e4 | Python: added labg | 2017-05-10 15:03:47 -07:00 |  | 
			
				
					|  | 0af466d2a9 | ideas: added some | 2017-04-20 18:28:30 -07:00 |  | 
			
				
					|  | 76c37e3741 | python: added some school stuff | 2017-04-20 18:28:14 -07:00 |  | 
			
				
					|  | 4da60d9943 | idea: platformer love design doc | 2017-04-11 19:57:15 -07:00 |  | 
			
				
					|  | 2a38448585 | Added rust to practice | 2017-04-11 16:17:19 -07:00 |  | 
			
				
					|  | f6a827b078 | Added ideas | 2017-04-11 16:16:48 -07:00 |  | 
			
				
					|  | ef78a547ad | Added python; stepwise example | 2017-04-11 16:16:33 -07:00 |  | 
			
				
					|  | 53bf1e4edf | Added rust to practice | 2017-03-29 12:42:23 -07:00 |  | 
			
				
					|  | 3c3a83f482 | inherit: Added comments | 2017-01-25 20:41:39 -07:00 |  | 
			
				
					|  | defc028857 | inherit: Added copying as template | 2017-01-25 20:38:42 -07:00 |  | 
			
				
					|  | bab718905d | inherit: Added Second Car | 2017-01-25 20:35:49 -07:00 |  | 
			
				
					|  | 301d91a371 | inherit: Used variables different from strings | 2017-01-25 20:32:44 -07:00 |  | 
			
				
					|  | 74fa6bea32 | Added: inherit | 2017-01-25 20:14:19 -07:00 |  | 
			
				
					|  | c2e5bdbf05 | Added: pass_value | 2017-01-25 00:03:01 -07:00 |  | 
			
				
					|  | 1ab7e6be7b | Blackjack: removed more redundant code | 2017-01-21 23:15:56 -07:00 |  | 
			
				
					|  | c281be6ce8 | Blackjack: removed redundant 'CARD_MAX' from shuffel function | 2017-01-21 23:12:08 -07:00 |  | 
			
				
					|  | 74f02e4537 | Blackjack: Replaced magic number with len(x) | 2017-01-21 22:23:36 -07:00 |  | 
			
				
					|  | d511e6c4c2 | Blackjack: Simplified by removing rand_int function | 2017-01-21 22:12:28 -07:00 |  | 
			
				
					|  | 75e6fcea62 | Blackjack: Fixed printing of array | 2017-01-21 22:02:48 -07:00 |  | 
			
				
					|  | b9331569c2 | Blackjack: Removed binary from git | 2017-01-21 22:01:27 -07:00 |  | 
			
				
					|  | 11e2f046c3 | hexgrid: moved grid to start fromcenter | 2016-11-27 19:43:46 -07:00 |  | 
			
				
					|  | 259a96370b | hexgrid: Create grid x axis implemented | 2016-11-27 18:51:20 -07:00 |  | 
			
				
					|  | 31e148bf48 | hexgrid: created formula to determine offset | 2016-11-27 17:38:20 -07:00 |  | 
			
				
					|  | e1dc884af6 | hexgrid: created a hex | 2016-11-27 16:54:36 -07:00 |  | 
			
				
					|  | dc86672f5a | love: added square grid example;added hex example | 2016-11-27 14:34:01 -07:00 |  | 
			
				
					|  | 14a36ae366 | Tommy: Added screen edge detection | 2016-11-25 18:18:31 -07:00 |  | 
			
				
					|  | fe2e540963 | Tommy: Added tons of comments; added total speed check | 2016-11-25 17:13:59 -07:00 |  |