natureofcode

command module
v0.0.0-...-55c117e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 3, 2024 License: MIT Imports: 8 Imported by: 0

README

Nature of Code

This repository attempts to recreate the exercises from Daniel Schiffman's amazing book, Nature of Code, using the Go programming language and the Ebitengine game library.

Nature of Code explores creative coding concepts through examples that simulate natural phenomena and emergent behaviors. This project aims to translate those examples into Go, making them accessible to a new audience of programmers.

Getting Started

Building the Project
git clone https://github.com/KalebHawkins/natureofcode.git
cd natureofcode

go mod tidy

go build -o noc .
Running the Project

If you just want to run the project without downloading you can run the code like this.

go run github.com/KalebHawkins/natureofcode@latest

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL