All Projects → zombieFox → Awesomesheet

zombieFox / Awesomesheet

Licence: mit
Online Pathfinder Character Sheet

Programming Languages

javascript
184084 projects - #8 most used programming language
js
455 projects

Projects that are alternatives of or similar to Awesomesheet

Roguelike-Procedual-Cave-Generator
A procedurally generated, cave-like dungeon/map creator for rogue-like games using the cellular automata method. During its development, I solved a common/limiting problem with this algorithm that might explain why it is not more commonly implemented in such games.
Stars: ✭ 26 (-76.36%)
Mutual labels:  rpg, games
Rpg Core
UNITY engine RPG framework
Stars: ✭ 146 (+32.73%)
Mutual labels:  rpg, character
Gameproject3
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
Stars: ✭ 655 (+495.45%)
Mutual labels:  games, rpg
Simplexrpgengine
Modular game engine built with MonoGame, with GMS2-like workflow and advanced level editor
Stars: ✭ 122 (+10.91%)
Mutual labels:  games, rpg
flare
A Simple Browser Based Game.
Stars: ✭ 85 (-22.73%)
Mutual labels:  rpg, games
Sulis
Turn based tactical RPG with several campaigns, written in Rust
Stars: ✭ 338 (+207.27%)
Mutual labels:  games, rpg
Fgmk
Retro RPG Game Maker
Stars: ✭ 794 (+621.82%)
Mutual labels:  games, rpg
Joustmania
Raspberry Pi Jousting at its finest
Stars: ✭ 91 (-17.27%)
Mutual labels:  games
Destinystatus
Destiny Status code base
Stars: ✭ 98 (-10.91%)
Mutual labels:  games
Elm Playground
Create pictures, animations, and games with Elm!
Stars: ✭ 91 (-17.27%)
Mutual labels:  games
Langaw
A sample project for following along a tutorial found on jap.alekhin.io.
Stars: ✭ 90 (-18.18%)
Mutual labels:  games
Foda
You are at FODA source code. Play now for free
Stars: ✭ 92 (-16.36%)
Mutual labels:  games
Redux Time
∞ High-performance declarative JS animation library for building games, data-viz experiences, and more w/ React, ThreeJS, Inferno, SnabbDOM and others...
Stars: ✭ 99 (-10%)
Mutual labels:  games
Srd spells
A JSON formatted list of all the spells from the 5e SRD
Stars: ✭ 91 (-17.27%)
Mutual labels:  rpg
Awesome Board Games
A curated list of awesome and exceptional board games. Please contribute!
Stars: ✭ 105 (-4.55%)
Mutual labels:  games
Diceparser
Powerful dice Roller is used as discord bot, irc bot, cli tool and inside Rolisteam : 1d20+4, 1L[head,arm,leg,belly,chest], 1d6+1d8, 8+5*3
Stars: ✭ 90 (-18.18%)
Mutual labels:  rpg
Narrows
Online storytelling system
Stars: ✭ 109 (-0.91%)
Mutual labels:  rpg
Sonarquest
A playful approach to refactoring code smells
Stars: ✭ 104 (-5.45%)
Mutual labels:  rpg
Gcs
GURPS Character Sheet
Stars: ✭ 96 (-12.73%)
Mutual labels:  rpg
Blades In The Dark Srd Content
SRD for the Blades in the Dark RPG
Stars: ✭ 95 (-13.64%)
Mutual labels:  rpg

awesomeSheet - Pathfinder Character Sheet

A dynamic character sheet which auto calculates many scores and bonuses.

See it in action

awesomeSheet Demo alt Screenshot 1 alt Screenshot 2 alt Screenshot 3 alt Screenshot 4

Pathfinder Character Support

  • Multiple Classes with automatic HP, BAB, Skill Ranks, Base Fortitude, Base Reflex and Base Will calculations.
  • Initiative totalling with the ability to add any Stat Modifier as a bonus.
  • Track Experience Points and Advancement Speed with automatic Level milestone calculations. Along with a Log to record when and how much Experience was added.
  • Automatic Size and Special Size calculations. Bonuses applied to appropriate Skills, Offensive and Defensive stats with the option to change if needed.
  • Character image with scale and position controls.
  • Automatic Stats and Modifier calculations. Along with support for Racial, Enhancement, Miscellaneous and Temporary bonuses.
  • Space for Class Abilities and accompanying notes.
  • Feats, Traits and Language lookup populated with full descriptions.
  • Track Class powers with Total and Used/Spent values.
  • Space for Gear, Magical Gear, Potions and Scrolls.
  • Track Items with automatic Weight, Values and Quantity totalling.
  • Space for Armour and Shield information along with all Body Slots.
  • Encumbrance automatic calculations for Light, Medium, Heavy, Lift and Drag loads. Along with support for an Alternative STR scores.
  • Track Consumables with Total and Used/Spent values.
  • Wealth tracking with automatic Currency (PP, GP, SP and CP) totalling. Along with a Log to record when Wealth was added.
  • HP tracking with automatic Damage, Healing and Temp HP calculations.
  • AC, Flat Footed, Touch AC, CMB and CMD totalling with the ability to add any Stat Modifier as a bonus.
  • Fortitude, Reflex and Will totalling with the ability to add any Stat Modifier as a bonus.
  • Add multiple Melee or Ranged Attacks.
  • Skills and Custom Skills totalling with the ability to add any Stat Modifier as a bonus.
  • Concentration and Caster Level Check totalling with the ability to add any Stat Modifier as a bonus.
  • Spells lookup populated with full descriptions. Along with the ability to track Prepared, Cast and Active spells.
  • Space to add multiple Character or Story Notes.

Webapp Features

  • Responsive web based app. (Can be "saved to home screen" on Android Chrome for app like experience)
  • Offline use (Service Worker browsers [Chrome, Firefox]).
  • Add multiple characters
  • Export (Backup) and Import characters as JSON file.
  • Display mode for reading when not editing.
  • Keyboard shortcuts.
  • Locally store all edits that will persist after page reload.

JS/UI modular features

  • Snack bars
  • Tooltips
  • Slide nav
  • Modal prompts
  • Night mode
  • Input blocks
  • Total blocks
  • Static text blocks
  • Clone blocks

Development

Dependencies: NodeJS, Grunt, Yarn

To run local dev environment:

  1. Clone repo and navigate to root
  2. Run npm install
  3. Run yarn install
  4. Run grunt dev

A local server will launch on: http://0.0.0.0:9000/

To build the project for production:

  1. Run grunt build
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].