There are 1 repository under nodejs-game topic.
It has never been easier to start writing ASCII games in NodeJs or browser. This package handles for you basic input (keyboard events) and output (ASCII 'frame').
Multiplayer snake game made in html5 and nodejs
An Outdated Online Snake Game
Galaxian in Nodejs Terminal
This is a command-line Tic Tac Toe game with a computer opponent that uses the minimax algorithm for strategic moves.
Tic Tac Toe console game using node.js