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: over 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
robot-rumble/logic | An online multiplayer game logic backend implemented in Rust. | 85 |
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. | 224 |
menacher/java-game-server | A Java-based multiplayer game server supporting TCP and UDP network protocols | 1,276 |
sniper00/moon | A lightweight game server framework based on the actor model for developing cross-platform games and applications with high performance networking capabilities. | 795 |
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. | 24 |
techbot/jigs-rpg-engine | An online multiplayer RPG game engine with a focus on modularity and customizability. | 77 |
jzyong/game-server | A Java-based game server framework for building massively multiplayer online games with distributed architecture and various AI tools. | 1,168 |
stephank/villain | A framework for building real-time browser games in JavaScript and CoffeeScript | 57 |
sweetcarolinagames/bitbot | A game where a bot with limited energy and sensory capabilities must balance planning and acting to reach its goal | 49 |
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. | 506 |
rossjrw/rossjrw | A massively multiplayer board game implemented as an asynchronous web application | 203 |