Skip to content

Latest commit

 

History

112 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiMiniGame 🎮

.NET C# Windows Forms License

MultiMiniGame is a team collaboration project developed in C# using .NET during our second year of university. The project consists of multiple mini-games created to practice and apply core programming concepts.


Table of Contents


Features

  • Multiple mini-games bundled in one project.
  • Game 1: Guess The Word
  • Game 2: Who Wants to Be a Millionaire
  • Game 3: Boss Attack
  • Game 4: Breakout

Technologies Used

  • Language: C#
  • Framework: .NET 10
  • IDE: Visual Studio 2022 / 2026
  • Libraries:
    • [LibVLCSharp] for video/audio playback

Installation

  1. Clone the repository:
    git clone https://github.com/Laykimhoung/MultiMiniGame.git
    
  2. To be able to play Guess The Word game you need to _ Download Docker _ Download Ollama in Docker
    docker run -d -v ollama_data:/root/.ollama -p 11434:11434 --name ollama ollama/ollama
    docker exec -it ollama ollama pull phi3:mini
    

Game UI

Screenshot 2026-05-16 012520 Screenshot 2026-02-05 185118 Screenshot 2026-02-06 100013 Screenshot 2026-02-05 185246 Screenshot 2026-02-06 100106

Contact


Developers

👨‍💻 Lay Kimhoung

  • Project Leader
  • GitHub Repository Management
  • Folder Structure Organization
  • Main Menu System
  • Game 2 Development

👨‍💻 Horn Sereyboth

  • Game 1 Development
  • Game 3 Development
  • AI Integration using Ollama Docker

👨‍💻 Prak Channarith

  • Game 4 Development

About

A collection of mini-games built with C# and .NET Windows Forms.

Topics

Resources

Stars

7 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages