Cylgame

Latest version: v1.6.32

Safety actively analyzes 619456 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.6.0

CYLGame pipeline now looks like:
- game.init_board
- for each bot in room players += game.create_new_player
- **game.start_game** (This is the added part)
- while game.is_running
- if playback: game.get_frame
- for each player: player.run_turn
- game.do_turn
- game.get_score

1.5.0

The release adds minimal support for running a Multi-Player Competition.
Look for more features in a future release

1.3.5

Adds initial Python 3 support

1.1.0

In this release, Brandon's changes have been merged in. Meaning non-grid based game now work somewhat.
Also now multi-player game are playable although lacking many needed features, for example scoring.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.