Giter Club home page Giter Club logo

jme3rpg's Introduction

ANJRpg

Alexander's Nilov Java Role Playing Game (ANJRpg). An Open Source Action RPG game written in Java.

mailto: [email protected]

Image

Features:

  • Modular Maven build
  • Borderless procedurally generated world (Work In Progress)
  • Day and Night Cycle
  • Weather effects (Work In Progress)
  • Physics
  • Enemies with AI and Combat System
  • Animated models
  • Environmental and combat sounds
  • UI
  • Loading Screen and Main Menu
  • Native launcher (executable with bundled jre)

Gameplay Keys

Default bindings:

  • W - move forward
  • S - move backwards
  • A - move left
  • D - move right
  • SHIFT + W or SHIFT + S - RUN
  • LEFT_MOUSE - attack
  • MIDDLE_MOUSE - hold to move camera around the player
  • RIGHT_MOUSE - block (hold)
  • SPACE - jump

Hardware requirements

  • Monitor with at least 1920x1080 resolution
  • Decent videocard with 2Gb of Video RAM

For better performance you may want to run the game on a dedicated gaming video card specifically, if you have one.

Build

Use Maven to build the ANJRpg. JDK 17+ is required to build and run the game.

mvn install

Native executables

Native executables could be build only on a Windows box and the WiX Toolset is a required prerequisite.

To build them enable profile native and perform a Launcher module build

Run using Jdk

mvn exec:java -pl GameClient -Djvm.options="-XX:-TieredCompilation -XX:TieredStopAtLevel=3 -server -XX:+UnlockExperimentalVMOptions -XX:+UseZGC"

Repo

https://github.com/Arifolth/jme3rpg

Materials used

Screenshots

Image Image Image Image Image Image Image Image

License

It is released under the GNU General Public License v3.0

Copyright 2014 - 2023 © Alexander Nilov

jme3rpg's People

Contributors

arifolth avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.