Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
General
»
SFML projects
»
randballs
Print
Pages: [
1
]
Author
Topic: randballs (Read 3533 times)
0 Members and 1 Guest are viewing this topic.
player931402
Jr. Member
Posts: 51
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
»
Logged
player931402
Jr. Member
Posts: 51
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
Logged
Print
Pages: [
1
]
SFML community forums
»
General
»
SFML projects
»
randballs