issues
search
AtomicGameEngine
/
AtomicExamples
Examples for the Atomic Game Engine
https://www.AtomicGameEngine.com
96
stars
58
forks
source link
Create 2.5D Dungeon Crawl example using Tiled TMX format
#53
Open
LaraEngebretson
opened
8 years ago
LaraEngebretson
commented
8 years ago
Tile-based movement (Grimrock style)
Single spritesheet for items/walls with tesselation
TMX level layout for walls/floors/ceilings
Simple sound effects (potion pickup, etc)
Monsters - sprite billboards
No combat or AI, for now
Example should run on all platforms: Windows, OSX, WebGL, and Android/iOS (with touch controls, see image below for art style of arrow keys)
Lighting with shadows/flicker