EAMain

Entry point handler

Provides a platform-independent entry point for handling console output, return codes, and command-line arguments

EAMain provides a multi-platform entry point used for platforms that don't support console output, return codes and command-line arguments.

GitHub

45 stars
13 watching
36 forks
Language: C++
last commit: 2 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
electronicarts/eabase A collection of header files providing platform-independent data types and feature macros for software development. 170
electronicarts/eathread Provides a unified cross-platform interface for multithreaded programming on various platforms. 297
electronicarts/eaassert A simple and lightweight assert technology written in C++ 43
nicom1/inputmacro An input handling system that allows remapping of keys and provides a simple macro-based API for checking key states 8
thealexbarney/libhac A .NET library reimplementing parts of the Nintendo Switch OS for decrypting and extracting content file formats. 399
enkisoftware/imgui_markdown A markdown rendering library for Dear ImGui game development 1,100
s9w/oof A C++ header library providing a simple interface to generate ANSI escape sequences for controlling console output color and position. 832
dacap/observable A C++ library providing a simple way to manage notifications and event handlers in concurrent applications. 75
viatorus/emio A character input/output library for embedded systems with a small binary footprint 132
ericdouglas/es6-learning A curated list of resources to learn ECMAScript 6 4,560
oir/barkeep A C++ header library for displaying animations, counters, and progress bars with styling options. 137
elnormous/ouzel A cross-platform C++ game engine for 2D and 3D game development with support for various rendering and audio backends. 990
valvesoftware/togl A Direct3D to OpenGL abstraction layer for translation and compatibility 2,043
mouadcherkaoui/avaloniamvvm-prism A demonstration of using AvaloniaUI and Prism libraries to modularize and organize a cross-platform application 1
emilk/emilib A collection of reusable C++ libraries for game development and other applications 349