Skip to content

VoarL/JUMP-AI

Repository files navigation

JUMP-AI

Description:

JUMP-AI

Build status

This is a a Repository containing the original Jump game with AI and online-connectivity components from 2014

License GitHub Issues GitHub Stars

Table of Contents

Introduction

In this repository, you will find the repo to play against an AI component in the original TBS Jump game. How to play:

  • The JUMP game is a game in which you must avoid the red obstacles to reach the blue square and then the green square.
  • You can only make one move per turn.
  • Movements are based on your velocity.
  • With each turn, you can increase or decrease your velocity.
  • You can skip your turn, but you will still be moving if you have velocity.
  • This is a two-player turn-based strategy game.

Features

  • Computer player for the classic JUMP game
  • This was created in 2015. Can be used and improved upon.
  • Please note that I made this program when I was in Grade 11, and the coding style is not the best.
  • It has a few glitches, but the AI components work in Visual Basic 6.
  • Please contact me if you have any questions.
  • The classic game is also provided in the repository.
  • Some screenshots of the AI game have been provided.

Installation

  • Install VB6, open the project and run.

Usage

  • Play against the AI by choosing computer player option.
  • Online connectivity will need to be reconfigured.

Contributing

We welcome contributions! If you'd like to contribute to this project, please follow the guidelines in CONTRIBUTING.md.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

alt text alt text alt text

About

Computer player for the classic JUMP game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors