• Stars
    star
    2
  • Language
    JavaScript
  • Created over 13 years ago
  • Updated over 13 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Conway's Game of Life style automaton with a pentagonal shaped board. The board is made of mostly triangles with a central pentagon. This was created mostly as a simulation of a physical art project I'm working on and code quality sadly reflects that...

More Repositories

1

MSP430-Template

C
3
star
2

SynthGBA

An old project. A simple Gameboy Advance sound synth written in assembly. Basically just an interface to direct access to the GameBoy Advance's sound hardware. Allows playing in any key in the second to fifth octaves (with a minor exception in the Cb Maj second octave due to the hardware not being capable of producing the note Cb2).
Assembly
3
star
3

Markdown-Site

A simple framework for displaying markdown content in an html frame using server side includes and perl.
Perl
2
star
4

Cellular-Polymaton

Code used for creating Cellular Automata sculptures.
C
2
star
5

PaintPaint

Simple painting program for Android
Java
2
star
6

Lucas-Sequence

Lucas Sequences in Rust
Rust
2
star
7

Doria

tile based rpg type game
JavaScript
1
star
8

Game-of-Life-in-Go

Conway's Game of Life in Go
Go
1
star
9

Randomized-Automaton

Haskell
1
star
10

VideoCore-Haskell

Haskell bindings for the Raspberry Pi VideoCore libraries. Still *very* incomplete.
Haskell
1
star
11

ATTiny4-Example

Makefile
1
star
12

Basic-AVR-Serial

Just a simple example of USART read/write on the atmega328p
C
1
star
13

BrainScript

A Brainf*** interpreter in Scheme with TrollScript support.
Scheme
1
star
14

Automaton-AVR

Cellular Automaton for AVR -- This project is superceded by the "Cellular Polymaton" project which is a complete rewrite.
C
1
star
15

Punchspork

Punchfork API Recipe program for Android
Java
1
star
16

Sculptural-Sorts

Sorting algorithm sculpture project.
C
1
star
17

Polymaton

Polygonal cellular automaton simulator for Android.
Java
1
star
18

RadioDance

A web interface for playing internet radio stations with mpd written with Perl Dancer.
JavaScript
1
star
19

Elementals

Alchemical & Astrological Haskell Data Types
Haskell
1
star
20

Alchemy

Alchemical Explorations
1
star
21

Automaton

A cellular automaton simulator in JavaScript/Canvas
JavaScript
1
star
22

LED-PWM-Controller

Firmware for a 6-pin attiny to light two LEDs, one using fast PWM. Main purpose is to control two pins of a multi-color LED to fade between colors. The pin PB2 is used to fade switch between colors.
Assembly
1
star
23

mpiscope

Provides a framework for creating MPI programs. Currently assumes a graphics program with multiple screens like a tile display, but could be adapted for other uses.
Python
1
star