Skip to content

Catalyst-42/neiroart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neiroart

A collection of scripts that generate images

Installation

Scripts uses PIL and numpy to generate images.

pip3 install -r requirements.txt

Settings

Almost every file contains different constants for customization, you can change these constants to get new generation variations.

All constants available for modification are written in CAPITALIZED letters.

Samples

Here some samples of generation.

zombatars.py

zombatar1 zombatar2 zombatar3

enemies.py

enemy1 enemy2 enemy3

glyphs.py

glyphs1 glyphs2 glyphs3

map_simple.py

map_simple1 map_simple2 map_simple3

map_linear.py

map_linear1 map_linear2 map_linear3

map_squared.py

map_squared1 map_squared2 map_squared3

primes.py

primes1 primes2 primes3

puzzles.py

puzzles1 puzzles2 puzzles3

About

A collection of scripts for generating images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages