Post Reply 
John Conway's Game of Life
11-02-2020, 10:58 PM
Post: #13
RE: John Conway's Game of Life
(10-30-2020 04:31 PM)Arno K Wrote:  Ok, now it works on my HW2 and the emulator, the line asking for the grid-size is not properly displayed and the programs name should end with".hpprgm", otherwise it can't be opened by the Connectivity Kit, although it is shown in the Content-Window. I had to open it with notepad+ and copy the contents into a newly made program in the ConnKit.
Arno

Arno,

Good info on the .hpprgm, I'll rename it in github and here. Thanks for all of the feedback. My next adventure is to convert to using a list of integers for bit masking instead of a full matrix, since that will be much more space efficient than the current full matrix approach. I'll fix the label for the starting grid size as well.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
John Conway's Game of Life - btabone - 10-26-2020, 03:02 PM
RE: John Conway's Game of Life - Arno K - 10-27-2020, 03:41 PM
RE: John Conway's Game of Life - btabone - 10-27-2020, 10:11 PM
RE: John Conway's Game of Life - Arno K - 10-28-2020, 06:50 AM
RE: John Conway's Game of Life - btabone - 10-28-2020, 07:08 PM
RE: John Conway's Game of Life - btabone - 10-27-2020, 10:21 PM
RE: John Conway's Game of Life - pinkman - 10-27-2020, 10:31 PM
RE: John Conway's Game of Life - btabone - 10-28-2020, 02:11 AM
RE: John Conway's Game of Life - Arno K - 10-29-2020, 02:41 PM
RE: John Conway's Game of Life - btabone - 10-30-2020, 02:28 AM
RE: John Conway's Game of Life - Arno K - 10-30-2020, 04:31 PM
RE: John Conway's Game of Life - btabone - 11-02-2020 10:58 PM



User(s) browsing this thread: 1 Guest(s)