Skip to content

A simulation of darwin survival of the fitest, but DVD Logo (made for hackclubs emerge program)

Notifications You must be signed in to change notification settings

Charmunks/Darwins-DVDs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 7, 2025
1f766d3 · · Oct 7, 2025

History

2 Commits
Oct 7, 2025
Oct 7, 2025
Oct 7, 2025
Oct 7, 2025
Oct 7, 2025
Oct 7, 2025

Repository files navigation

Darwins DVD Logo

This project was designed for the hackclub emerge ysws, which is a ysws where you try to make a complex system based on only a few simple rules. The rules for my project are as following:

  1. the user can click on the map to place a square
  2. squares move in a random direction and change directions every 5 seconds
  3. if two squares run into each other, they form a larger combined clump
  4. if two clumps run into each other, they form a larger combined clump
  5. for each square in a clump, the clump gains 1.5x speed
  6. if a square is within a small distance of a clump more then 3 times bigger then it, it moves in the opposite direction to avoid being absorbed
  7. when a clump hits the corner of the screen, it separates into squares, each moving in different directions, starting from the center

About

A simulation of darwin survival of the fitest, but DVD Logo (made for hackclubs emerge program)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published