Skip to content

In-Engine Demos

Here's a list of examples made with fennecs integrated into various game engines. The ECS code is the same, merely the transfer and interaction with the engine or framework differs.

WIP

Work in progress, more examples will get added over time! Want to contribute or have an engine not listed here? Reach out! We don't bite. 🦊

What the fox? Preview

Demo: Cubes

  • spawning and despawning many Entities
  • using simple Job & Raw Queries
  • mutating Components as sim state
  • transfer data in bulk into game engine
View Demo Details

Demo: Battleships

  • Entity-Entity Relations
  • filtering Query streams
  • spatial & random Query output
  • building a simple game loop
Coming Soon

fennecs is released under the MIT License. Neofox is released under the CC BY-NC-SA 4.0 License.