Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 graphics

User 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 players

As 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