Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Allegro Alternatives
Similar projects and alternatives to Allegro
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
Cocos2d
Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe. Its core has evolved to serve as the foundation for Cocos Creator 1.x & 2.x.
-
-
Spring RTS game engine
A powerful free cross-platform RTS game engine. - Report issues at https://springrts.com/mantis/ (by spring)
-
Oxygine
Oxygine is C++ engine and framework for 2D games on iOS, Android, Windows, Linux and Mac
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
-
-
-
entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
-
-
-
-
-
Thrust
[ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl
-
Panda3D
Powerful, mature open-source cross-platform game engine for Python and C++, developed by Disney and CMU
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Allegro reviews and mentions
-
Not only Unity...
Allegro (zlib/plain C) https://github.com/liballeg/allegro5
-
Recourses to make games like they did in the 90s?
Wow, DJGPP and Allegro (still going!), that takes me back - that and Bloodshed IDE were my weapons of choice back then!
-
What are some of your favourite tools/libraries/frameworks to visualize or prototype something
liballeg.org
-
Looking for a very basic 2d graphics library
allegro 5 is quite alright with fonts
-
What are some cool modern libraries you enjoy using?
allegro5 is a great rendering library if you want to get something 2D on the screen fast
-
Are there other examples of people who made games with their own engines like Minecraft ?
Hell, their website says in the first few sentences it isn't an engine.
-
Where to start?
A while ago I was getting started with the Allegro5 game engine (+Rust bindings). It's the same engine used for Factorio. I wrote a simple egui-integration to have nicer UI options. It was mostly for myself and is thus poorly documented but maybe you get some ideas how to make it work.
-
Resources for C++
Here's a simple program using Allegro
-
How long should i learn C as first language before moving to another such as python?
For anyone looking for some graphics libraries to start with: * https://www.raylib.com/ * https://github.com/edubart/sokol_gp * https://www.libsdl.org/index.php * https://www.sfml-dev.org/ * https://liballeg.org/
-
Learn Scheme by Example: Tk GUI with Chicken Scheme
The Allegro egg is accompanied by a couple of examples but no examples showing the use of the audio addon. The Allegro library itself comes with an example showing how to generate a saw wave, but being a C library, the example is, of course, in C. I ported that example to Scheme. I would have contributed the example back to the Allegro egg, but the repo is marked as "archived by the owner" and read-only on GitHub. I've included the example in the repo alongside the rest of the code for this tutorial in case someone finds it useful.
-
A note from our sponsor - Onboard AI
getonboard.dev | 10 Dec 2023
Stats
liballeg/allegro5 is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of Allegro is C.