Coder Social home page Coder Social logo

worldgrower / worldgrower Goto Github PK

View Code? Open in Web Editor NEW
44.0 44.0 13.0 200.94 MB

WorldGrower is a top-down rpg simulator focused on creating a detailed world, in which actions have consequences.

License: GNU General Public License v3.0

Java 100.00%
game java rpg simulator turn-based

worldgrower's Introduction

WorldGrower

WorldGrower is a 2D turn-based rpg simulator focused on creating a detailed world, in which actions have consequences. It focuses on skills, dialogue, economy and society.

Table of contents

Installation

Binary installation using installer

These installers contain the game and will install the game when executed.

Binary installation of .zip file

  • Download .zip file
  • Extract the .zip file on the local filesystem
  • Make sure Java 8 is installed. If you're not sure, you can check your java version here.
  • The easiest way to start WorldGrower is to run the .jar file by double-clicking it or to open it with java 8.

Common problems with binary installation

  • 'java' is not recognized as an internal or external command, operable program or batch file.
    This means that no java version was installed.
    Make sure to download java from here.

  • Exception in thread "main" java.lang.UnsupportedClassVersionError: org/worldgrower/gui/start/StartScreen : Unsupported major.minor version 52.0
    This means an older java version is installed.
    It's best to can check your java version here.

Source installation

  • If you are installing from source code, it's recommended that you clone the master branch.
  • Make sure Java 8 is installed
  • Run org.worldgrower.gui.start.StartScreen with resources directory in the classpath.

Features

  • dynamic world that is built up from scratch
  • play several roles like farmer, lumberjack, priest, etc
  • extensive dialogue system
  • mislead enemies with disguises and illusions
  • use character skills to build up an economy from the ground up
  • found organizations and use their influence to further your own goals
  • spread gossip and print newspapers

Bugs and Feature Requests

Have a bug or a feature request?
Please search for existing and closed issues on the issue list.

Documentation

WorldGrower's documentation, included in this repo in the gh-pages branch.

User Manual

Developer Guide

Vision

Influences

Gameplay video

WorldGrower on Travis: [Build Status]

License

WorldGrower is under GNU General Public License, see LICENSE for more information.

Follow @WorldGrower

Installer

installer created by Install4J multi-platform installer builder

worldgrower's People

Contributors

chen-robert avatar lexman893 avatar worldgrower avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

worldgrower's Issues

Factory Methods

From a preliminary glance, it seems that most Factory methods could be made static.

This would remove the need to create instances of the factories.

The character doest move

The game starts it displays the main character, however the screen the character doesn't move with the arrows. I do hear the steps though. If I click esc the menu shows up but the game disappears and the desktop shows.

I ran both from the binary distro and from the source code to the same effect.
No exceptions ..

Any idea?

Audio Issue

I have no Audio driver and thus the game can't launch (resulting with this error:)

java.lang.IllegalArgumentException: Mixer not supported: null at javax.sound.sampled.AudioSystem.getMixer(Unknown Source) at org.worldgrower.gui.music.SoundOutput.getDefaultSoundOutput(SoundOutput.java:42) at org.worldgrower.gui.start.StartScreen.loadDefaultSoundOutput(StartScreen.java:178) at org.worldgrower.gui.start.StartScreen.main(StartScreen.java:103) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:62) at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:101) at com.install4j.runtime.launcher.WinLauncher.main(WinLauncher.java:16)

If it's not too much trouble, I would love to try the game out too, thanks!

Invisible windows and inactive UI

Launching the game opens the main menu, but clicking on any option (new game, controls, credits, etc) doesn't make any visible change. Clicking New Game makes the click sound, but nothing happens. Clicking other options like controls seems to open another window that is invisible (the mouse changes to the game mouse icon hovering over the window, but nothing visible) Pressing escape goes back to the main menu.

Not a lot to go on I know, is there a way to launch the game with logging, maybe catch a stack trace?

Release 1.4.2, clean install using installer.jar

System Specs
OS: Windows 10 Home version 1703 64 bit
CPU: AMD FX 9800P
GPU: Radeon R7 integrated
8gb RAM

Java 1.8.0_151
JRE SE build 1.8.0_151-b12
Java hotspot 64bit server VM build 1.8.0_151-b12, mixed mode.

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.