Skip to content

lmbarros/LD40-MetalFear

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
art
 
 
 
 
src
 
 
 
 
 
 
 
 

Metal Fear

My entry for Ludum Dare 40; theme is "The more you have, the worse it is".

License is GPL3.

Notes to self

Layers

  • Player: 1
  • Foes: 2
  • Scenario: 3

Screen

  • Game window: 1280 x 720
  • UI: 200 x 720 (right side of the window)
  • Sector: 1080 x 720 (left side of the window)

Z-Levels

  • Player: 50 (absolute)
  • Trees: 100 (absolute)
  • UI: 1000 (absolute)

About

Ludum Dare 40 ("The more you have, the worse it is")

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published