A multiplayer, wizard dueling, LISP programming game
-
Updated
Nov 27, 2019 - Java
A multiplayer, wizard dueling, LISP programming game
A programming game that tasks the user with coding a robot that can solve various auto-generated puzzles with limited visibility in the most efficient manner.
The game program called Stick, Water, Fire - is a version of the game Rock, Paper, Scissors. The user plays against the computer. The program uses conditional expressions in several ways in this project. Using Java’s Randomclass the program generates random outcomes that are then used in the game as the computer’s choice. The Random class can be…
Jogo de Dominó programável 🁏
A multiplayer board Risk Game.
Add a description, image, and links to the programming-game topic page so that developers can more easily learn about it.
To associate your repository with the programming-game topic, visit your repo's landing page and select "manage topics."