Skip to content

pathunstrom/game-blink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

game-blink

A tiny emergent behavior toy.

The inspiration for this project is here.

Music by Ulrike, @ulrikemusic on twitter and @ulrikemusic on instagram.

Development Instructions

To run locally, create a virtual environment and install briefcase (included in requirements.txt). Primary development was done in Python 3.8.

To run in development mode:

briefcase dev

Packaging instructions

To package, if you haven't done so, first run:

briefcase create

This will create a build directory for your platform.

If you make changes to the code, you must run

briefcase update

To create a distributable package run:

briefcase package

About

A tiny emergent behavior toy.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages