LibGDX Scene2D Demos using my netthreads-libgdx extension library.
These demos illustrate my event driven approach to the design of LibGDX applications.
There are a few pre-requisites you will need to do before you can get these up and running so read the build instructions here:
https://github.com/alistairrutherford/libgdx-demos/wiki/Build-Instructions
Changelog here:
https://github.com/alistairrutherford/libgdx-demos/wiki/Changelog
A simple shoot-em-up with old-skool moving starfield background and some nice sliding transitions between screens.
Menu
Game Screen
Settings Screen
box2d-test
box2d-bumpers
[Copyright - Alistair Rutherford 2016 - www.netthreads.co.uk]
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.