1.0.75 • Published 2 years ago

@dobuki/taco v1.0.75

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

tardigrades

npm version

icon

Run Game

https://jacklehamster.github.io/taco/example/

Run Game with 100

https://jacklehamster.github.io/taco/example/?num=100

Github Source

https://github.com/jacklehamster/taco/

Dev notes

This is just for me to remember implementation details I used.

  • WebGL, one drawcall per sprite. Peaks at 1000 creatures
  • Virtual infinite grid
  • Destructible terrain using cells. Could use image.
  • Would use less mem as bitmap.
1.0.75

2 years ago

1.0.74

2 years ago

1.0.73

2 years ago

1.0.72

2 years ago

1.0.71

2 years ago

1.0.70

2 years ago

1.0.69

2 years ago

1.0.68

2 years ago

1.0.67

2 years ago

1.0.66

2 years ago

1.0.65

2 years ago