Code Monkey home page Code Monkey logo

js-game's Introduction

Incremental Game Using JavaScript

This is an incremental text-based RPG.

Goals:

  • Base could be changed to "Character" or something. Idea being you can upgrade your character stats. Maybe set a timer when you earn a skill point so its easy. Later on, I would like to add where you can equip different armor and add icons, such as creating my own icons making this game more visually attractive and fun.

  • Crafting is where you can basically harvest many materials to aid in your game. For now we can stick with simple harvesting such as mining and harvesting plants. I would like to add more crafting later to really allow the user to be immersed with RPG style gaming.

    1. Mining: mine for materials such as copper, iron, etc. to make armor and weapons.
      • For now just mine for material with no uses just to get the functionality.
      • Then come back and add to make certain armors and weapons.
    2. Harvesting: harvest plants for potions. Such as health or mana potions. Or poisons and stat-increasing elixirs.
      • For now just make health and mana potions and store them somewhere.
      • Then figure out how to allow the user to use them in combat and such.
    3. Cooking: cook meals to gain stat increases and to replenish health or mana.
      • This can be worked on after mining and harvesting is put together.
  • Attack should allow the user to raid dungeons through a progress bar with the user having access to buttons to heal and make decisions on what they would like to attack. Sort of like a create your own adventure in this mode.

    1. Dungeons: Just a certain number of mobs to fight with a chest at the end (For now).
    2. Arean: Fight NPC characters and rank up (No online compatability yet).
    3. Hunting: Allow user to hunt for food items to craft with cooking.

Issues:

  • Having trouble using JavaScript with the bootstrap navs to have local content so I do not need to make separate html pages for the crafting (mining, harvesting, and cooking).

Eventually this game will be available on Kongregate and hopefully Steam.

v. 1.0

js-game's People

Contributors

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