Skip to content

Xifiggam/HotelManagerGDX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickGDX

Based on the now deleted GDX Skeleton. This is a sample Project to quickly build new libgdx games.

Basic functionality

  • The project gives you 4 simple screens (menu, game, credits, loading).
  • It gives you a simple tiles (tmx files) loading meachanism
  • It provides you simple collision detection
  • It implements a simple hud which can be extended
  • It implements a simple state mechanism which can be used inside your game logic

Basic Setup

Clone the repo, add your code changes, build with gradle. Also look at https://github.com/libgdx/libgdx for further setup information.

IntelliJ Idea Setup

Look at https://github.com/libgdx/libgdx/wiki/Gradle-and-Intellij-IDEA

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published