Metadata-Version: 2.1
Name: ooengine
Version: 0.2.1
Summary: A object-oriented MUD engine
Author-email: Themadpunter <themadpunter@noreply.com>
Project-URL: Homepage, https://github.com/familycomicsstudios/ooengine
Project-URL: Bug Tracker, https://github.com/familycomicsstudios/ooengine/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# OOEngine Info



## OOEngine version 0.2.1

Python version 3.10.11 (main, Apr  4 2023, 22:10:32) [GCC 12.2.0]

Branch by TheMadPunter

## OOEngine version 0.2.1

# How to Play

To play OOEngine, you can use commands to influence the world around you. Use the 

commands north, east, south, and west to move around, with "go somewhere" to go a 

specific place.



Command List

help

quit

north (n)

east (e)

south (s)

west (w)

look [object]

take [item]

eat [item]

inventory (i)

go [direction]

info

infogen



## UsernameLib version v1.0.0

### UsernameLib Help

Command list:

@username [username]

emote

say [tosay]

        



# acknowledgements: 

Willie Crowther and Don Woods for Colossal Cave.





Debug: False
