Skip to content
This repository has been archived by the owner on Oct 19, 2019. It is now read-only.

Need a basic interactive client #8

Open
cnelsonsic opened this issue Jun 16, 2012 · 1 comment
Open

Need a basic interactive client #8

cnelsonsic opened this issue Jun 16, 2012 · 1 comment
Labels
Milestone

Comments

@cnelsonsic
Copy link
Owner

It may still be super alpha, but there needs to be some way to poke around in the zones.
A command-line interactive client (Probably via libtcod.) for at least visualizing a zone a-la Rogue would be very helpful for initial development of content.

Needs:

  • A way to view the objects in a zone
  • A way to view details about individual objects.
  • A way to interact with objects.
    • Activate
    • Move the character
    • Move any object (Can wait for beta.)
@cnelsonsic
Copy link
Owner Author

I've implemented a client for registering, logging in, updating the objects in memory and showing an ascii map.

cnelsonsic added a commit that referenced this issue Jul 15, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant