robotquest
Game server
A game where players control minions in a shared world and compete to achieve goals.
RobotQuest is a MMO, programming game. Instead of playing RobotQuest directly, you write a program that plays it for you. Your program communicates with the game server API over HTTP by sending and receiving JSON messages. Written in HTML, Haskell, with MongoDB
61 stars
15 watching
8 forks
Language: Haskell
last commit: about 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
robot-rumble/logic | An online multiplayer game logic backend implemented in Rust. | 84 |
leomaurodesenv/vindinium | An online multiplayer game server written in JavaScript, featuring artificial intelligence and a simulated battle environment. | 0 |
phalcode/gamevault-backend | A backend server application designed to manage and provide access to DRM-free games stored on a file server. | 217 |
menacher/java-game-server | A high-speed multiplayer game server written in Java using Netty and Jetlang. | 1,275 |
sniper00/moon | A lightweight game server framework based on the actor model for developing cross-platform games and applications with high performance networking capabilities. | 781 |
jonasferry/tclrobots | A programming game where players write Tcl programs to control robots in battles | 14 |
filippo-orru/fourinarow-server | An online version of the popular game four in a row with worldwide online play and features like account creation and local multiplayer. | 23 |
techbot/jigs-rpg-engine | An online multiplayer RPG game engine with a focus on modularity and customizability. | 76 |
jzyong/game-server | A comprehensive game server project providing features for building and managing a massively multiplayer online role-playing game (MMORPG) infrastructure. | 1,168 |
stephank/villain | A framework for building real-time browser games in JavaScript and CoffeeScript | 57 |
sweetcarolinagames/bitbot | A game that simulates the limitations of robotic decision-making by balancing energy supply and sensory perception | 48 |
js13kgames/js13kserver | A game server project with a persistent storage solution and deployment guidelines for Heroku. | 90 |
gabeklavans/gamejay-bot | A Telegram bot and server combination for hosting and processing web-based games | 4 |
gorcon/rcon-cli | A command-line interface for executing queries on remote game servers using the RCON protocol | 495 |
rossjrw/rossjrw | An asynchronous massively-multiplayer implementation of the Royal Game of Ur board game | 203 |