GithubHelp home page GithubHelp logo

isangeles / senlin Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 1.36 GB

2D cRPG game

Home Page: http://senlin.isangeles.pl

License: GNU General Public License v2.0

Java 100.00%
game 2d-game rpg-game slick2d java game-engine 2d-game-engine isometric

senlin's Introduction

Senlin

Senlin is a completely free and open-source 2D cRPG game. The game works on its own engine written from scratch in Java with Slick2D library.

The game engine is completely modular, it means you can easily create your own modules with maps, NPCs, items, quests, and dialogues without any source code modification. The engine does not use any binary files, so all data files like item bases, scenarios, saved games, are easy to read and modify, most of them are in XML format.

Currently available in the alpha version.

For more information/help check game documentation.

Installation

Simply download and unpack build.

Run

Simply run senlin executable(.sh on Linux or .exe on Windows).

If you have problem with game startup, try to change game resolution(in game.conf) to your current resolution or one of these: 1920x1080, 1600x800, 1280x720.

Build

OpenJDK 1.8 is recommended, but later versions should also work.

The easiest way to build a project is to use Gradle.

You can download Gradle yourself and use gradle command or run gradlew/gradlew.bat script to do this automatically.

Navigate to main directory and run gradlew/gradlew.bat script:

  ./gradlew run

or to get executable files:

  ./gradlew build

The executable jar will be placed in build/libs.

Screenshots

sc1 sc2 sc3

Contact

License

Copyright 2017-2020 Dariusz Sikora <[email protected]>

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

senlin's People

Contributors

isangeles avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.