Sudha247 / ocaml-joy

MIT License
22 stars 14 forks source link

refactored examples #42

Closed FayCarsons closed 7 months ago

FayCarsons commented 11 months ago

Removed repetition in examples by requiring Joy.Shape as opposed to the Graphics module, refactored to increase readability and make more declarative.

nikochiko commented 10 months ago

@FayCarsons it's okay to keep the graphics examples for the moment -- as reference when we build with that as the backend in mind.

It would be a good idea to merge this when that is done. Until then we can park this PR.