This project is a simple 2d space shooter game. Coded in C# WinForms in Visual Studio 2022
-
Updated
Jan 11, 2025 - C#
This project is a simple 2d space shooter game. Coded in C# WinForms in Visual Studio 2022
Implementation: Exact algorithms Dynamic programming (DYN) Exhaustive search, i.e. the generation of the entire search tree + some pruning. (EXH) Approximation algorithms Greedy 2-approximation algorithm (GREEDY) FPTAS
Framework for randoming stuff
Add a description, image, and links to the randomized-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the randomized-algorithms topic, visit your repo's landing page and select "manage topics."