nodejs-game
There are 11 repositories under nodejs-game topic.
runejs/server
RuneJS is a RuneScape game server written in TypeScript and JavaScript. The goal of the project is to create a comprehensive game engine, while also providing simple and easy to use content development systems and APIs.
robertrypula/terminal-game-io
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').
akcyp/snake-cli
NodeJS CLI Snake Game
AntonUden/snake-multiplayer
Multiplayer snake game made in html5 and nodejs
J-MOV/RaidersMarket-Server
Game server (Websockets) for Raiders Market, NodeJS & MySQL
OutdatedGuy/Outdated-Snake
An Outdated Online Snake Game
phenixcoder/galaxian
Galaxian in Nodejs Terminal
YAV-AI/ai-tic-tac-toe
This is a command-line Tic Tac Toe game with a computer opponent that uses the minimax algorithm for strategic moves.
abdullah-madni/tik-tak-toe
Tic Tac Toe console game using node.js