• This repository has been archived on 21/Feb/2018
  • Stars
    star
    119
  • Rank 297,930 (Top 6 %)
  • Language
    Java
  • License
    MIT License
  • Created over 7 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.

More Repositories

1

BurningKnight

Top-down roguelike about goblins, lamps and magic
C#
319
star
2

neko8

Fantasy console inspired by pico8, tic80 and liko12, written in c++
C++
111
star
3

pemsa

Runtime emulation for PICO-8
C
99
star
4

lit

Lit scripting language
C
45
star
5

CurseOfTheArrow

Source code for my old game Curse of the Arrow
Lua
34
star
6

pemsa-sdl

SDL2 backend for pemsa pico8 runtime
C++
27
star
7

pico-player

Magic js library, that allows you to run PICO-8 carts in browser without exporting them
JavaScript
18
star
8

BurningKnightJava

Java branch of Burning Knight
Java
17
star
9

byejava

Java to C# converter
Java
13
star
10

static-lit

Ancient branch of lit, before it became dynamicly-typed.
C
10
star
11

funk

A complete language with the only variable type being a function
C
6
star
12

tsab

Lit based game development framework (aka love2d but for lit)
C
5
star
13

lunas

Complies Lua into JS
JavaScript
5
star
14

time-lapse

Time lapse tool for linux / ludum dare
Shell
3
star
15

lit-vscode

Lit syntax support for Visual Studio Code
2
star
16

BurningWiki

Burning Knight wiki data, pulled from the game
CSS
2
star
17

egordorichev.github.io

Overview of my projects / resume
HTML
2
star
18

word-garden

My ludum dare 47 entry - realtime online multiplayer visual chat board
JavaScript
2
star
19

HighSpeedRabbit

One of my first pico8 games (unfinished, just for history)
1
star
20

https

HTTPS requests support for lit
C
1
star
21

lit-ace

Lit syntax support for ace editor
JavaScript
1
star
22

lib.lit

Basic C library setup example for lit
CMake
1
star
23

jams

Super old jam games (just for history)
Lua
1
star
24

tsab_lua

To Steam and beyond (old lua version, moving to lit now)
C++
1
star
25

safe-spot

Ludum Dare 50 entry
JavaScript
1
star
26

embed-file

A C script to embed strings into a .c file
C
1
star
27

tsab_pico

PICO-8 style API module for tsab
Lua
1
star
28

lurker.lit

hotswap for lit - rxi's lurker but written in lit
1
star
29

archive

tag.gz support for lit
C
1
star
30

TREE-2

A great fantasy console for FC dev jam
Lua
1
star
31

flute

A gamedev framework built around tsab & lit
1
star
32

lit-wiki

Latest build of lit wiki
HTML
1
star
33

lit-html

Latest build of lit with emscripten
JavaScript
1
star
34

pemsa-pinvoke

C# pinvoke glue for the pemsa pico8 runtime
C++
1
star
35

dino

Custom wordpress theme for my blog
PHP
1
star
36

PlanetCreator

Continuing my Unity practice by writing a planet generator (a super basic one)
C#
1
star
37

pemsa-3d

Unity based pemsa cart runner gamificated
C#
1
star