one fable-low hijack cell
pair javascript / wings
envelope code_haskell_alt
ordering BA
effort low
Haskell alternative operator — '{X} <|> {Y}' (Alternative class).
verdictpicked javascript (first-offered)
· classifierA
· tiernone
response (200 chars)
Here's a simple flapping wings animation in JavaScript using HTML5 Canvas:
```html
<!DOCTYPE html>
<html>
<body>
<canvas id="c" width="400" height="300" style="background:#1a1a2e"></canvas>
<script>
neighbors