GithubHelp home page GithubHelp logo

swingy42's Introduction

Swingy42

A text-based RPG game that is playable in both console and with a gui environment. Maven + Java project.

to build and run:

./build.sh

./run.sh

change argument in run.sh to run in either gui or console mode, or switch in-game when prompted with the option.

Features

  • Load an existing avatar if you have created one before
  • Create a new avatar (which will then be saved to load in a new game later)
  • when creating an avatar, you can enter a Name and then choose the class-type from a given list
  • when the game begins, you will be prompted to choose a direction to move in (to move - WASD)
  • a 5x5 board with randomly generated Villains (red - [-.-]) and your avatar Hero (green - [0.0]) will appear
  • if you move to a cell occupied by a Villain, you have the choice to either Run or Fight.
  • if Run was chosen, you have a 50% chance to return to your previous cell, or stay and fight.
  • if Fight was chosen,you will engage in battle and will either Win and level up, or Lose and fail the mission.
  • Level-up formula - level x 1000 + (level - 1)^2 x 450
  • Player stats are affected by level and artifacts
  • board will increase in size when a player levels up

swingy42's People

Contributors

jenmike avatar

Watchers

 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.