All Projects → mriiiron → Aero Engine D3d

mriiiron / Aero Engine D3d

An action-based game engine in Direct 3D

Projects that are alternatives of or similar to Aero Engine D3d

Hge
HGE 1.9 configured with CMake DirectX9 version, with shaders. The classic 1.8.1. version is in the `master` branch if you ever need that.
Stars: ✭ 185 (+2542.86%)
Mutual labels:  game-engine, directx
Xray 16
Improved version of the X-Ray Engine, the game engine used in the world-famous S.T.A.L.K.E.R. game series by GSC Game World. Join OpenXRay! ;)
Stars: ✭ 1,806 (+25700%)
Mutual labels:  game-engine, directx
Bansheeengine
Modern C++14 game engine with Vulkan support, fully featured editor and C# scripting
Stars: ✭ 2,906 (+41414.29%)
Mutual labels:  game-engine, directx
Blue Flame Engine
A 3D/2D game engine that supports both DirectX11 and OpenGL 4.5
Stars: ✭ 129 (+1742.86%)
Mutual labels:  game-engine, directx
Directx12gameengine
DirectX 12 .NET game engine
Stars: ✭ 194 (+2671.43%)
Mutual labels:  game-engine, directx
Mage
🧙 MAGE
Stars: ✭ 220 (+3042.86%)
Mutual labels:  game-engine, directx
Fiber2d
Cross-platform 2D Game Engine in pure Swift
Stars: ✭ 415 (+5828.57%)
Mutual labels:  game-engine, directx
Unicornconsole
Unicorn Console: create quick game !
Stars: ✭ 827 (+11714.29%)
Mutual labels:  game-engine
Aposelene
Experimental 2D Engine in C
Stars: ✭ 16 (+128.57%)
Mutual labels:  game-engine
D9vk
A Direct3D9 to Vulkan layer using the DXVK backend. [Upstreamed to DXVK]
Stars: ✭ 805 (+11400%)
Mutual labels:  directx
Sanandreasunity
Open source reimplementation of GTA San Andreas game engine in Unity
Stars: ✭ 794 (+11242.86%)
Mutual labels:  game-engine
Bonzomatic
Live shader coding tool and Shader Showdown workhorse
Stars: ✭ 829 (+11742.86%)
Mutual labels:  directx
Awesome Gideros
A curated list of awesome Gideros resources, classes and tips.
Stars: ✭ 17 (+142.86%)
Mutual labels:  game-engine
Chimera 2d
2D Games Engine for Windows and Xbox360 [C#] based on XNA
Stars: ✭ 5 (-28.57%)
Mutual labels:  game-engine
Cartridge.js
HTML5 retro game engine
Stars: ✭ 23 (+228.57%)
Mutual labels:  game-engine
Mojoc
A cross-platform, open-source, pure C game engine for mobile game.
Stars: ✭ 799 (+11314.29%)
Mutual labels:  game-engine
Cross
Cross++ Lightweight Crossplatform Game Engine
Stars: ✭ 26 (+271.43%)
Mutual labels:  game-engine
Space
A 3D Game Engine by creatorlxd.Use DirectX
Stars: ✭ 19 (+171.43%)
Mutual labels:  game-engine
Arcan
Arcan - [Display Server, Multimedia Framework, Game Engine] -> "Desktop Engine"
Stars: ✭ 885 (+12542.86%)
Mutual labels:  game-engine
Tmingengine
This project begin from my hobby . I want to learn game rendering step by step , but finally to make a useful game engine .
Stars: ✭ 16 (+128.57%)
Mutual labels:  game-engine

aero-engine-d3d

NOTE: This project has been migrated into WesaJS with WebGL/JavaScript!

An 2D game engine created out of DirectX & C++.

Recent demo is released.

Demo 1 is a playable vertical shoot-em-up (Arrow Keys to control and Z to fire).

There are 2 types of enemy aircrafts:

  • Blue: Keeps throwing single bullet to your location. Also glides towards your direction for once and shoot 2 rockets when just above you.
  • Green: Moves quickly and use machine gun when just above you. After several moves, charges and perform a kamikaze attack.

Demo 1-2 Demo 1-3

Demo 2 is a platform jumper (Up to jump):

Demo 2-1 Demo 2-2

Enjoy!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].