Bilal-Ahmad102

Bilal-Ahmad102

Geek Repo

0

followers

0

following

0

stars

Github PK Tool:Github PK Tool

Bilal-Ahmad102's repositories

Genetic-Algorithm

The Genetic Algorithm applied on Connect Four Game in Python.

Language:PythonStargazers:0Issues:0Issues:0

SpaceShooter

This is Space Shooter game made with Python in Pyglet.

Language:PythonStargazers:0Issues:0Issues:0

Simple-Neural-Network-Implementation-in-Python

This Python code lets you build and train a basic neural network from scratch! Explore the fundamentals by: Defining layers, weights, and activation functions Training the network with gradient descent Experimenting with different configurations

Language:PythonStargazers:0Issues:0Issues:0

Wumpus

This project features a knowledge-based agent that explores a grid environment to locate gold while avoiding pits and a Wumpus. The agent uses percepts to update its knowledge base, making informed decisions, with its movements visualized using Pygame.

Language:PythonStargazers:0Issues:0Issues:0

Portal-game

Portal Game is a Java-based 2D platformer where players collect apples, avoid enemies, and navigate levels using portals. The game combines platforming challenges with teleportation mechanics for an engaging experience.

Language:JavaStargazers:0Issues:0Issues:0

Snake-Game

ChatGPT Snake Game is a Java-based classic featuring Single Player, 1v1, and Three Player modes with unique controls for each, providing varied multiplayer experiences on a single screen.

Language:JavaStargazers:0Issues:0Issues:0

9_men_morris

This project provides game logic for AI and human players using the Minimax algorithm with alpha-beta pruning. It includes functions for managing game states, simulating AI vs AI, AI vs Human, and AI vs Monte Carlo gameplay, and visualizing the board.

Language:PythonStargazers:0Issues:0Issues:0