Skip to content
/ every Public

A frontend for roguelikes or other games using an ASCII display which captures keypresses from users and dumps entire screens of ASCII to players. This moves all processing to server-side and thus one client and one server architecture is all that are required for Every ASCII Game Ever. Currently comes with a "Tag" demo game.

License

Notifications You must be signed in to change notification settings

kendase3/every

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

every

A cross-platform frontend for multiplayer roguelikes or other games using an ASCII display which captures keypresses from users and dumps entire screens of ASCII to players. This moves all processing server-side and thus one client and one server architecture are all that are required for Every ASCII Game Ever. Currently comes with a "Tag" demo game.

About

A frontend for roguelikes or other games using an ASCII display which captures keypresses from users and dumps entire screens of ASCII to players. This moves all processing to server-side and thus one client and one server architecture is all that are required for Every ASCII Game Ever. Currently comes with a "Tag" demo game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages