8000 GitHub - bmount/nocode-game-of-life: Game of Life with only comments (code by Copilot)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bmount/nocode-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nocode Conway's Game Of Life

/*

This is a repo where I only write the comments. All the code is from Copilot.

Initial browser version here:

*/

https://bmount.github.io/nocode-game-of-life/

/*
Second version is python, using pygame, which I had never tried. I think I may have deleted
a few of the comments toward the end and written a function name (maybe). But no code.

Copilot also created the Makefile (or all the parts that weren't comments.) This can
lead to eg very verbose .gitignore rules (but pretty good.) The idea is that everything
runnable is coming from an LLM.

You should be able to use this makefile to install dependencies and run the python version.

*/

I make an exception for this picture of the game

About

Game of Life with only comments (code by Copilot)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0