-
Goals:
- A website to host multiple redteam games
- All games shared a common infrastructure. Can be easily configured by an YAML file
Todo
- [x] database schema (MongoDB) @LVivona
- [x…
-
-
# Java Game Room GDX
## Project Abstract
This project is a 2D Chess Game application developed in Java, providing both an interactive user interface and an AI-powered chess opponent. The game is…
-
Can't pass the third mission for humans in the campaign because the game crashes once I destroy the town hall. I am using the GOG version of the game
-
-
## Description
The MinMax algorithm is a pivotal decision-making tool in game AI development, enabling AI to choose optimal moves based on a minimax strategy. This algorithm is particularly useful …
-
Since we can already automatically generate NavMeshes for NextBots with nav_generate, can't we have automatic generation of AI Nodegraphs for Combine NPCs and others as well?
-
Improvement Suggestion - The AI player instantly collects all their points at the start of the game and does not increase for the rest of the game.
Component - AI
Try to make the AI seem more huma…
-
The first thing that I think we should do is make sure that the AI can do each individual action. This would require us to go through each phase that the AI will go through each turn and assign each m…
-
### Description
Right now it's not possible to start an online game with AI players. We need to come up with an appropriate UI flow for this.
We may also need to do a validation of some of the gam…