Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

blainsmith/aevintyri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ævintýri

Text adventure game engine built with Hare.

Running

> hare run cmd/main.ha

Connecting

You can connect to the server with Telnet.

> telnet 0.0.0.0 7913
Trying 0.0.0.0...
Connected to 0.0.0.0
Escape character is '^]'.
+----------------------+
| Welcome to Ævintýri! |
+----------------------+

» █

Testing

> hare test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published