All Projects → andrehdias → nameless-warrior

andrehdias / nameless-warrior

Licence: other
🎮 Nameless Warrior RPG - http://andrehnsfw.github.io/nameless-warrior/

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Labels

Projects that are alternatives of or similar to nameless-warrior

myxy
用libGDX开发的梦幻西游
Stars: ✭ 24 (+60%)
Mutual labels:  rpg-game
games-wabot
Games-wabot is RPG Bot Whatsapp. Now support Multi-device!!, check branch multi-device
Stars: ✭ 165 (+1000%)
Mutual labels:  rpg-game
xibalba
A Mayan roguelike
Stars: ✭ 50 (+233.33%)
Mutual labels:  rpg-game
AsLib
🎨: RPG map maker (paint tool)
Stars: ✭ 82 (+446.67%)
Mutual labels:  rpg-game
Z25d
javafx 2.5d rpg game
Stars: ✭ 37 (+146.67%)
Mutual labels:  rpg-game
eureka
Old-school CRPG engine, editor and game
Stars: ✭ 41 (+173.33%)
Mutual labels:  rpg-game
TemplePlus
ToEE hooks, extensions and fixes
Stars: ✭ 73 (+386.67%)
Mutual labels:  rpg-game
Zephyria
JavaFX Kotlin RPG using FXGL engine
Stars: ✭ 38 (+153.33%)
Mutual labels:  rpg-game
rpg-dice-roller
📱 RPG Dice Roller, Number Generator, Coin Flip - Available on Google Play Store - Made with React Native | Styled-Components
Stars: ✭ 15 (+0%)
Mutual labels:  rpg-game
natural 20
This is a text-based game engine that implements the D&D 5th edition ruleset. A sample adventure is included in this repository
Stars: ✭ 60 (+300%)
Mutual labels:  rpg-game
hevadea
🗺 A game about exploring a randomly generated world.
Stars: ✭ 29 (+93.33%)
Mutual labels:  rpg-game
ApocaBot
ApocaBot: A Discord Bot for PbtA Games
Stars: ✭ 30 (+100%)
Mutual labels:  rpg-game
flare
A Simple Browser Based Game.
Stars: ✭ 85 (+466.67%)
Mutual labels:  rpg-game
vigilante
🦇 2D pixel-art side-scrolling single-player ARPG
Stars: ✭ 63 (+320%)
Mutual labels:  rpg-game
The-Third-Element
🎮 Small scale RPG game for the ICS3U final project
Stars: ✭ 19 (+26.67%)
Mutual labels:  rpg-game
Luminari-Source
Current Source Code for LuminariMUD - A Pathfinder/D20 Multi User Dungeon
Stars: ✭ 37 (+146.67%)
Mutual labels:  rpg-game
WuXiaRPG
《武侠与江湖》,菜鸟一只,第一次使用GitHub,一个Libgdx游戏框架做的武侠沙盘角色扮演游戏。
Stars: ✭ 20 (+33.33%)
Mutual labels:  rpg-game
rpgtest
rpgtest is a rpg for the minetest game engine! It is a voxel basd game. There are different skills, monsters...
Stars: ✭ 27 (+80%)
Mutual labels:  rpg-game
Anteform
Anteform is a retro weird detective game written using the Minima Engine for PICO-8.
Stars: ✭ 17 (+13.33%)
Mutual labels:  rpg-game
Freedom-Hunter
Monster Hunter like action RPG game
Stars: ✭ 71 (+373.33%)
Mutual labels:  rpg-game

Nameless Warrior 🎮 🏰

The project consists in a retro style RPG fully built under WEB technologies (HTML5, CSS and Javascript)

To follow the project progress, star this repository and follow the trello board!

Technologies

  • Phaser - Desktop and mobile HTML5 game framework.
  • Tiled - Free, easy to use and flexible tile map editor.

Classes

All classes will have a default sprite and its own skills and equipments.

  • Warrior - Character that uses axes, swords, shields and heavy armors.
  • Archer - Character that uses bow and arrow and can equip light armors.

Attributes and Status

To enhance the artificial intelligence, the enemys and NPCs (Non Player Characters) of the game will have the same attributes and status as the player characters.

Attributes

  • Strength - Defines the strength of physical attacks.
  • Constitution - Defines the resistance and the amount of HP of the character.
  • Dexterity - Defines the attack speed and the chance of avoiding enemy attacks.

Status

  • HP (Health Points)
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].