Skip to content

Full-Metal-Bagel/overlook-game-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

117 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overlook Game Framework

Overlook Game Framework

A lightweight, modular game development framework for Unity and .NET applications. Overlook combines high-performance data structures, a powerful Entity Component System (ECS), and efficient memory management tools to help developers create responsive, scalable games with minimal overhead. Built with simplicity, performance, and flexibility as core principles, it provides essential building blocks while staying out of your creative way.

Packages

The Overlook Game Framework is composed of several modular packages:

  • Overlook Core: Provides essential low-level utilities, concurrent data structures, and C# extensions that form the foundation of the framework.
  • Overlook ECS: A high-performance Entity Component System (ECS) implementation, enabling a data-oriented approach to game development.
  • Overlook Pool: Contains object pooling utilities to help manage memory efficiently by reusing objects.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages