Connect-4 VS crispy

Compare Connect-4 vs crispy and see what are their differences.

Connect-4

Connect 4 is a token game created with Python and module Numpy. Place 4 tokens in a row (vertically, horizontally, or diagonally) before your opponent wins. Single-player against Artificial Intelligence and multiplayer also available. (by MatthewTamYT)

crispy

Crispy is a machine-learning algorithm to make video-games montages efficiently. It uses a neural network to detect highlights in the video-game frames (by Flowtter)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Connect-4 crispy
1 4
6 76
- -
0.0 5.1
almost 3 years ago 17 days ago
Python Python
The Unlicense MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Connect-4

Posts with mentions or reviews of Connect-4. We have used some of these posts to build our list of alternatives and similar projects.

crispy

Posts with mentions or reviews of crispy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-03.

What are some alternatives?

When comparing Connect-4 and crispy you can also consider the following projects:

Balloon-Shooter-Game-Python - Implementation of Balloon Shooter Game in Python

subwAI - Scripts for training an AI to play the endless runner Subway Surfers using a supervised machine learning approach by imitation and a convolutional neural network (CNN) for image classification

TicTacToe - Tic Tac Toe game, designed to be used to train a Deep Neural Network via Reinforcement Learning (DQN). It can also be played by 2 humans and features a hard coded AI that never looses and will win if you do not do perfect play against it.

MultimediaVideo - Multimedia Video with Pygame and Opencv

Dino-Game-AI - A simple pygame dino game which can also be trained and played by a NEAT AI

StoryToolkitAI - An editing tool that uses AI to transcribe, understand content and search for anything in your footage, integrated with ChatGPT and other AI models

OG-Snake-Game - The Original Snake Game. Maneuver a snake in its burrow and earn points while avoiding the snake itself and the walls of the snake burrow.

StableVideo - [ICCV 2023] StableVideo: Text-driven Consistency-aware Diffusion Video Editing

Pico-Escape-Room - Raspberry Pi Pico Escape Room game.

deblack - remove black frames from a video. Simple python file to create ffmpeg commands. Originally started in a stackexchange question (https://superuser.com/a/1697654/739491)

AIdventure_Server - The server on which connects AIdventure game.

Machine-Learning - Implementation of different ML Algorithms from scratch, written in Python 3.x