Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: randballs  (Read 2676 times)

0 Members and 1 Guest are viewing this topic.

player931402

  • Jr. Member
  • **
  • Posts: 51
    • View Profile
randballs
« on: May 19, 2018, 04:27:36 pm »
Hi guys !
I did this little playground and I will continue add features, as by now is pretty simple: Each ball randomly changes its color. On collision if they have the same color they merge, otherwise bounce.

It uses EnTT for entity management and all other engine classes are made by me ( Hope it could help someone ;) )

Link to source code

Updated video:

« Last Edit: May 22, 2018, 08:24:28 pm by player931402 »

player931402

  • Jr. Member
  • **
  • Posts: 51
    • View Profile
Re: randballs
« Reply #1 on: May 22, 2018, 08:26:32 pm »
Added new video ( updated in description ), simple quadtree detection and "collapse" and "cast away" functions!

I am going to add portals and obstacles in next updates, feel free to share a cool idea you like to see ;)

 

anything