LastTry Save Abandoned

:deciduous_tree: LastTry is open-source game written in Java, using LibGDX library and inspired by Terraria :deciduous_tree:

Project README

Guys, this is a branch is a development one, not really ready to anything. If you want to play around with working version, check the dev branch!

LastTry

Build Status MIT Licence codebeat badge Code Climate

Join the dev chat

LastTry is open-source game written in Java, using LibGDX library and inspired by Terraria.

Building

Clone the repo:

git clone https://github.com/egordorichev/LastTry.git
cd LastTry

Compile project:

./gradlew clean build dist

Running

You should end up with a jar, placed in desktop/build/libs/. Run it.

Here are a few options, you can play around with:

  • Launching the game with -nl argument will disable lights and increase performance
  • Launching the game with -d argument will enable developer/debug mode. Then you can press / to open dev console.

Console

TODO List

TODO list can be found here.

License

MIT License

Copyright (c) 2017 Egor Dorichev

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Open Source Agenda is not affiliated with "LastTry" Project. README Source: egordorichev/LastTry
Stars
114
Open Issues
7
Last Commit
6 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating