Skip to content

Blender BGE 3D chess game where you can play against the computer

License

Notifications You must be signed in to change notification settings

escapecode/Blender-BGE_Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

screenshot

Using Blender's BGE and modifying the Sunfish chess script, a chess game was created with Blender and Python. The .blend file is only around 200kb and allows you to play against the computer.

The purpose of this game is to show how easy it is to create games with AI in Blender.

Requirements

Blender 2.7x since Blender 2.8x removed Blender's internal game engine.

Documentation

Start Blender 2.7x (preferably from the console to also see a console representation of the 3D Blender game version). Hover over the 3D window that has the chess board and pieces. Press P to play, and Esc to end.

License

This add-on is CC0 licensed. When applicable, this license is superceded by Blender's licensing.

Contributing

To submit code changes, please open pull requests against the GitHub repository. Patches submitted in issues, email, or elsewhere will likely be ignored. Here's some general guidelines when submitting PRs:

  • In your pull request, please:
    • Describe the changes, why they were necessary, etc
    • Describe how the changes affect existing behaviour
    • Describe how you tested and validated your changes
    • Include any relevant screenshots/evidence demonstrating that the changes work and have been tested

About

Blender BGE 3D chess game where you can play against the computer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published