AntonioCS / pong_clone

A (very basic) clone of the classic game of pong in C with SDL2
GNU Lesser General Public License v3.0
1 stars 0 forks source link

Automatically set positions of items #2

Closed AntonioCS closed 8 years ago

AntonioCS commented 8 years ago

Using the width and height provided in Pong_Init() function, set:

I should be able to adjust the positions if I choose to but the values should be all calculated.

AntonioCS commented 8 years ago

Done in https://github.com/AntonioCS/pong_clone/commit/9d3eec4bc1a822ff409de6f727dd92c38e25b17d