Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.38 KB

README.md

File metadata and controls

35 lines (21 loc) · 1.38 KB

Artifact

Simple 2D game focused in resource and time management!

Originaly made in 72 hours for both Ludum Dare 46 and Torneo GJA round 1; Theme "Keep It Alive"

✨ Features 🎮 Play! 📷 Screenshots

Code and features

  • The game is currently built in Unity 2019.4.9f1

  • All the code is documented with <summary> tags so you can get a get a quick idea of the purpose of each component.

  • Features Scriptable Object based simple localization system.

  • Clone the repo straight away with git clone https://github.com/Svartskogen/Artifact.git and check the game in Unity by yourself

  • The game's target platform is WebGL and it's designed to run in a 960x600 resolution, however it can be ported easily to Desktop and any resolution.

Play

You can play the game right away at itch.io!

Screenshots

License

MIT @ Svartskogen