Thanks!
Yeah, boids are kind of a classic computer science project.
I had to look up some of the equations to clean up my math and get everything working smoothly.
I think it would be perfect for pico-8 :)
Very cute game.
You did a great job with the art style and animating the movement through the pipes.
Very impressed by the number of levels and the quality. It takes a lot of time to layout and test puzzle levels and they were great.
My only note would be to make the music loop so that you aren’t left to play in silence when the song ends.
Awesome job!
Hello, glad you enjoyed it. You most certainly may continue the game. I just created a public github repo from which you may download the source code.
https://github.com/MrBundles/UntitledGameJam33-Sacrifice
Let me know if you have any questions, there’s definitely some questionable design decisions in this code :D