Projects with this topic
-
Zombie Killer demo game built in Unity is a fast-paced 2D survival shooter where the player fights endless waves of zombies and earns points for every kill. The game features responsive player movement, shooting mechanics, wave spawning, and realistic camera shake for impact. It includes a health and UI system, particle effects on collisions, and smooth transitions between gameplay, game over, and congratulations scenes. Designed to showcase clean C# architecture and modular Unity systems, this project focuses on creating an engaging, optimized, and visually dynamic gameplay experience
Updated -
A 2D TileVania platformer demo built in Unity. The player explores levels with smooth movement and climbing mechanics, collects coins, and encounters hazards across multiple scenes. Features include: scene persistence for score, lives, and enemies, a game manager handling UI and level flow, checkpoints with respawn logic, collectibles with sound effects, enemy interactions, Cinemachine camera with state-driven framing, player animations for idle, walking, climbing, and death, and unique background music and sounds.
Updated -
A 2D Skateboarder game demo built in Unity. The player rides using a Surface Effector 2D, performs flips, and navigates through 4 unique levels. Features include: parallax background effect for depth and immersion, game manager handling level transitions, scores, and lives, score system with flip detection, lives system with smooth respawn logic, level progression across four distinct stages, and different background music tracks for each of the 4 levels.
Updated -
Personal fun project - aims to become an RTS style civ builder with intelligent breeding logic.
Updated -
An C# implementation of Shamir's Secret Sharing.
Forked from https://github.com/shinji-san/SecretSharingDotNet
Updated -
SuCoS (JuiCeS, in Portuguese) is a Static Site Generator written in C#.
Updated -
Native windows text editor in C# with multi language and LSP support.
Updated -
-
This Is A Simple Color Prediction Game Maded With C# Language .You Can Predict Color In This Game If Your Prediction is Correct You Can Earn Score In This Game
Updated -
Audo visualizer for general purpose audio integration.
Updated -
A high-performance .NET MVC Web API built for scalable product management. This project demonstrates a clean architecture using the Service Pattern and DTOs to manage complex Many-to-Many relationships between Products and Tags, and One-to-Many relationships with Categories. Features include deep-loading projections, strict Data Annotation validation, and a custom explicit join-table implementation.
Updated -
-
The C# Based Programming language similar to ActionScript
Updated -
Arbeidskrav 2 for Semester 2 at Gokstad Akademiet, Backend Programming. Hotel Booking System.
Updated -
Practice tasks using Json Serialization and Deserialization
Updated -
Arbeidskrav 1 for semester 2 - Backend Programming - Gokstad Akademiet
Updated -
Project from the book "Head First C#" by Andrew Stellman and Jennifer Greene
Updated -
-
A user control for .NET which expands on the TreeView control to give the ability to reperesent a directory structure.
Mirrored from: https://github.com/michael-valdron/directory-tree
Updated