NathanUlmen / Ore-Forge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OreForge

The Game

In Ore Forge you assemble your tycoon out of tons of unique items. Each time you prestige you gain access to increasingly powerful and unique items.

Controls:

Adding/Creating Your Own Custom Items

You can use this tool to generate item data for Ore Forge and to manage the Items that you have created so far. Make sure you read its README so ou know how items work!

Once you've created your item the script should add it automatically to the correct directory.

Key Components:

  • The GameWorld class is where the game is rendered and the game logic is driven from.
  • Under the Strategies Folder you can find the classes that are responsible upgrade logic and effect logic.
  • The Ore class is pretty important as it's what the game revolves around.

Libraries Used:

[LibGDX]

[BreakingInfinity.java]

About


Languages

Language:Java 99.9%Language:GLSL 0.1%