Skip to content

wernst/aspen-solitaire-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aspen-agent-typescript-starter

A template for setting up an Aspen agent with Typescript.

Getting started

If you haven't already download the Aspen cli

yarn global add aspen
# or
npm install -g aspen
# and login
aspen login

And initialize your agent project

aspen agent:init [<path_to_project>]

Counter agent

Along with this project comes a counter agent, which you can increment until you reach space...or beyond.

See how to interact with agents in the documentation (TODO).

About

Aspen agent for the game Klondike (aka Solitaire)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published