Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.36 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.36 KB

GameDemo

My demo application for learning of godot3

This is my first godot application. Currently it requires Godot3 Beta to compile and run

Screenshots

Main menu Button with nested labels, loaded scenes from menu

main

Simple sprite movement from code, and animated sprite example

m1

SVG sprites and animation controller

m2

2D Phyics

m3

Tile map and 2d navmesh. Unfortinatelly it is very slow on my old Android phone

m4

Simple Star Raiders demo, similar to one old ZX-Spectrum game. It is also a little bit slow on PC and old droid phone

m5

Animation, created with Makehuman and Blender. Currently it crash on Droid

m6