Coder Social home page Coder Social logo

colonelpanic's People

Contributors

otherwisejunk avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

colonelpanic's Issues

Add Messaging Service

Add Messaging Service for ensuring messages are always:

Sent in chunks if too large
Sent in reply to triggering comment for non-deleting commands
Sent in reply to any message a deleting command (triggering message removed by bot) is replying to

Add dungeon crawler type game

Have categories of rooms:
N- empty room
I - item in the room
A - armor in the room
W - weapon in the room
T -treasure in the room
S -shop in the room
K - Boss Key in the room
B - Boss in the room
M - Medic in the room
C - non-combat NPC encounter
E - Combat NPC encounter
! -Trapped Room

    • Empty room unless players search, becomes treasure room.
      X - No Access
      Etc.

Bot should be able to receive an X by Y grid of these characters, and be able to track players location on this grid, display movable rooms, and supply description when navigating.

NNINK
MNSNN
ENXTN
NNB!N
NN!*C

Each letter class should have a list string collection of descriptions for variety.

Each room should be able to track if a player has looted it or not

Map is shared by all players. Game ends when boss is defeated.

Characters persist between games.

Combat encounters scale with character level.

Player should be able to provide a description of their character. If none are provided, a collection of character descriptions can be randomly selected. This description should be provided if players are in the same room.

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.