Caching and Apache
Quick tutorial covering how HTTP headers affect browser caching and configuring Apache for your needs.
Author
The fourth video tutorial of a series which takes you through the process of building a tower defense game.
This tutorial goes over how to create random waves of enemies. The waves include bosses every 10th wave and different types of enemies. Waves are sent either when an interval of time has passed or the player has commanded a new wave. Also, multiple waves can be actively spawning enemies at the same time.
We have similar articles. Keep reading!
Quick tutorial covering how HTTP headers affect browser caching and configuring Apache for your needs.
Author
Technical talk from Matt Bauer about A* pathfinding in Nauticus Act III.
Author
Video tutorial about managing enemy health in a rail shooter built with Unity3d. We'll also discuss killing enemies in fiery explosions.
Author