Skip to content

Various demos and experiments in computer science

Notifications You must be signed in to change notification settings

Lumen-git/TheToyBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Toy Box

Various demos I've made while learning different programming languages and concepts.

Visit Repo

Very heavily based on classic math/cs demos, games, Coding Train, and other obscure projects and demos floating around online. Everything in this collection are small projects and relatively useless, but demonstrate a concept or piece of code, or are otherwise cool enough that I feel like they're worth sharing. Much like the name suggests, The Toy Box is not a serious project, but just having fun with computer science :)

Below is a quick overview of the contents of this project and its web of folders. Within each folder is a more complete list with details of each project and links to more information on certain concepts where needed.


  • FlyOver
  • Game Of Life
  • 2DLorenz
  • Powders
  • WireWorld
  • AdvancedWireWorld
  • Synesthesia
  • 3D Game of Life

C64 Basic

  • Rule30ECA