Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • 1.2
  • v1.1
  • v1.0
4 results

flock

  • Clone with SSH
  • Clone with HTTPS
  • Flock

    hero

    A tech-demo sized game about a plane defending itself from an unending swarm of monkey heads.

    Tech

    • glow-extras-pipeline based rendering
    • 3D boid simulation with voxel caching
    • GPU-calculated billboard particles using Transform Feedback
    • Barebones qu3e physics engine wrapper for raycasts and collision detection

    Game

    • Kill the spawner spheres to hold back the swarm of monkey boids
    • The darker it gets, the faster the boids will chase you
    • The red boss spawners are tougher, and unleash a steady stream of boids
    • Your ship is slower when flying backwards

    Controls

    • WASD - Move horizontally
    • Mouse - Aim (Rotate and move vertically)
    • Hold Left Mouse Button - Fire
    • QE - Move vertically
    • R - Respawn after death
    • F11 - Fullscreen
    • Tab - Config mode
    • Esc - Quit