Skip to main content

Questions tagged [animation]

This tag is for challenges involving an output (graphical or ASCII-art) which changes with time.

6 votes
2 answers
518 views

Introduction I would like to drawn a nice spinner by using eight braille patterns on two lines, drawing a square of 8x8 pixel, for showing a kind of snake growing and reducing: ...
F. Hauri - Give Up GitHub's user avatar
6 votes
3 answers
440 views

Codidact post, CGCC Sandbox, Codidact Sandbox Given three positive integers as input, animate an ascii-art polygonal loading symbol on the screen. Intro You will be given three inputs, \$n\$, \$l\$, ...
Razetime's user avatar
  • 27.6k
9 votes
14 answers
1k views

Premise: For those in networking, you've most likely sent a ping to or from some device to make sure everything's properly connected. Cisco, a popular company in networking[citation needed], has a ...
Veskah's user avatar
  • 4,130
7 votes
3 answers
759 views

The goal is to make a two frame animation with ASCII art of a hammer smacking a table. Trailing white-space is allowed and the frames need to repeat continuously. The program should iterate over both ...
user avatar
19 votes
2 answers
3k views

Introduction The Boids Algorithm is a relatively simple demonstration of emergent behavior in a group. It has three main rules, as described by its creator, Craig Reynolds: The basic flocking model ...
iPhoenix's user avatar
  • 642
17 votes
6 answers
2k views

A lazy physicist has the job to perform the double slit experiment. However, they are lazy and can't be bothered to set up all the equipment themselves and so are going to simulate the effects. They ...
TheLethalCoder's user avatar
11 votes
1 answer
1k views

I somewhat miss those old demos showing the capabilities of computers when they were called x86 instead of i3, i5 and i7. One of the first I watched in my 386 was the Unreal demo from Future Crew that ...
Charlie's user avatar
  • 13k
25 votes
3 answers
681 views

Buzzby Berkeley Robot Hokey Pokey Task Write a program or function to produce an ASCII art animation depicting a line of robots dancing to the lyrics of the Hokey Pokey (or Cokey, if you prefer) in ...
Bumpy's user avatar
  • 489

15 30 50 per page
1
2 3 4 5