Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kenotron/duel
A Rails based daily turn-based fantasy fighting game
https://github.com/kenotron/duel
Last synced: 10 days ago
JSON representation
A Rails based daily turn-based fantasy fighting game
- Host: GitHub
- URL: https://github.com/kenotron/duel
- Owner: kenotron
- Created: 2010-10-30T21:30:06.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2010-10-30T21:46:10.000Z (about 14 years ago)
- Last Synced: 2024-11-07T21:11:42.668Z (2 months ago)
- Language: JavaScript
- Homepage: http://www.gizzar.com/duel
- Size: 535 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to Duel
===============
This game should remind the players a bit of the glorious old days of door games in the BBS systems. Personally I prefer some of the text based games, such as LORD, over some of the fancy Flash that people play these days. Anyway, this is written in Rails so I can get it up and running QUICKLY. In this game, I am purposely NOT going to be using a secondary backend server until I feel confident that people are interested in such a feature... My intention is to someday create a game client screen with the likes of HTML 5 Canvas tag and websockets.This is all in flux right now. So anything can happen :)
What I Need Help On
-------------------
* Coming up with a compelling story that allows for this kind of interaction
* Some icons for various actions and TYPES of monsters
* Some graphicsUser Stories
------------
As a player I want to ...
* sign up
* sign in
* sign out
* play as a character
* create / edit character
* send private messages to other players
* create / edit look of the character icons "Mii style"
* view latest activities by other playersAs a character I want to ...
* view other characters in same areas
* view the character status
* equip armor
* equip weapon
* equip accessories
* go to battlefield(s)
* fight regular monsters in battle field
* fight special bosses
* pick up items
* pick up gold
* challenge & fight others
* shop for weapons
* shop for armors
* shop for accessories
* shop for consumable items
* train for new skills
* level up
* view map