iivchenko / tower-defense-sandbox

Yet another project to learn game development and functional paradigm.
MIT License
1 stars 0 forks source link

Extend Game Engine - introduce functional Modules #21

Closed iivchenko closed 4 years ago

iivchenko commented 4 years ago

Point Math Vectors Drawing Module name, something like Graphics Method 'draw' Desc Union - Shape -> Circle -> Triangle -> Rectangle Think about unit tests Think about benchmarking

iivchenko commented 4 years ago

I have a thinking about unit tests - NO as for prototyping game I don't need unit tests

iivchenko commented 4 years ago

I have a thinking about benchmark - NO as for prototyping game I don't need benchmark