Skip to content

Some guy commented on my YouTube and they had a version of this in Rust on their channel, so I have to one up them >:3 (It gives me motivation okay?)

License

Notifications You must be signed in to change notification settings

IOKG04/BouncingBalls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bouncing Balls

Bouncing balls in your terminal. What more could you want?

Todo

  • Single bouncing ball
    • Displaying balls
      • Make em not be stretched
    • Simulatig balls
      • Collision detection
        • Continuous collision detection
      • Losing energy
    • Make field fit bounds
      • Get terminal size
    • Controls
      • Keyboard input
      • Spawning more balls
      • Exiting
  • Multiple balls
    • Making multiple balls work at all
    • Ball-Ball collision detection
      • The laws of physics
  • Settings
    • Controls for those
    • Improved delta time

Inspiration/Motivation

As stated in this repo's about, a video made me wanna code this to one up the creator.
Here's the vid for anyone interested: https://www.youtube.com/watch?v=60i_1bXo9wg

About

Some guy commented on my YouTube and they had a version of this in Rust on their channel, so I have to one up them >:3 (It gives me motivation okay?)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published