Skip to content

Ondřej Žára's rot.js tutorial game Ananas aus Caracas ported to Node.js

Notifications You must be signed in to change notification settings

blinkdog/ananas-aus-caracas-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ananas-aus-caracas-node

Ondřej Žára's rot.js tutorial game Ananas aus Caracas ported to Node.js

Ananas aus Caracas

rot.js Tutorial

Ondřej Žára wrote a great Roguelike Toolkit library in JavaScript called rot.js. This library was recently ported to Node.js. A user on GitHub asked that the tutorial game be ported to Node.js, as a working example. This repository is that port.

Install, Build, Run

  • Node.js should already be installed and on your path.

These instructions should get you up and running:

git clone https://github.com/blinkdog/ananas-aus-caracas-node.git
cd ananas-aus-caracas-node
npm install
node game-node

About

Ondřej Žára's rot.js tutorial game Ananas aus Caracas ported to Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages