VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Spot A Puzzle Game with AI

by M. Adkins (1 Submission)
Category: Games
Compatability: Visual Basic 5.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

This is a little game I (re)made in my spare time as my first official attempt at game programming. The object is to either wipe out the other player, or, by the time the board fills up, to have the most spots on the board. Here are the rules:
To move, click a spot of your color, and it will start blinking. Then click a square where you want to move to. You can move either 1 or 2 spaces in any direction: horizontally, vertically, diagonally, or a combination (e.g., 1 space horizontally, 1 space diagonally). You cannot move into a spot already occupied by another player.
If you move 1 space, you will "clone" your spot. Your 1 spot will become 2.
If you move 2 spaces, you will "jump" your spot. Your 1 spot stays 1 spot, and just moves to the new square.
If you move your spot within one space of another player's spot(s), you capture their spot(s), and their spot(s) will change to your color.
If there are no legal moves for you to make, you will be prompted with a message box informing you that you have no possible moves and the game will proceed to the next player.
The game is over either when all but one player's spots have been eliminated, or when the board is entirely filled. A message will appear declaring the winner of the game.

Rate Spot A Puzzle Game with AI

Download Spot A Puzzle Game with AI

Download Spot A Puzzle Game with AI (14 KB)

Spot A Puzzle Game with AI Comments

No comments have been posted about Spot A Puzzle Game with AI. Why not be the first to post a comment about Spot A Puzzle Game with AI.

Post your comment

Subject:
Message:
0/1000 characters