Skip to content
/ GigaGal Public

Basic platforming game I am making while learning how to use LibGDX

License

Notifications You must be signed in to change notification settings

6money/GigaGal

Repository files navigation

GigaGal

MIT licensed



Gigagal is simple platforming game in which the player controls GigaGal and attempts to navigate various levels while maximising their score and avoiding enemies.

Trello Board: https://trello.com/b/m49zz9Da/gigagal

GigaGal is based off of the 406 udacity web course: https://github.com/udacity/ud406. Majority of assets are based off that project, any assets from other sources are mentioned at the bottom of this readme


How to build:

Import project into android studio and from the project root run one of the following:

  • lwjgl2 build (tested with java 8 & 16): ./gradlew desktop:run
  • lwjgl3 build (tested with java 8 & 16): ./gradlew lwjgl3:run
  • html dev build: ./gradlew html:superdev

add --args="debug" to get hitbox rendering


Sourced assets:

Most assets based from Udacity 406 web course, used under MIT licence: Copyright (c) 2015 Udacity

Diamond asset from: https://pixlr.com/stock/details/1001468587-pixel-art-diamond/

Music and sound effects from: https://www.zapsplat.com

About

Basic platforming game I am making while learning how to use LibGDX

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages