8000 GitHub - naroom/roguebot
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

naroom/roguebot

Repository files navigation

Rogue AI

An AI that plays the game rogue!

Running the AI

Getting Rogue

sudo apt-get install bsdgames-nonfree

Building the Rogue source code

To build the source here, you'll need some other stuff:

sudo apt-get install libncurses-dev

Then, ./configure, sudo make install, and run rogue.

You can sudo chmod a+rw /var/games/rogue.scores to allow score tracking.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0