mooict / Platform-Game-in-Windows-Form
Make a simple platform game where you can jump and move on platforms, avoid enemies and get to the target.
☆12Updated 4 years ago
Alternatives and similar repositories for Platform-Game-in-Windows-Form:
Users that are interested in Platform-Game-in-Windows-Form are comparing it to the libraries listed below
- C# Entity Component System example from my blog☆13Updated 4 years ago
- WarriorRoad3D☆10Updated 6 years ago
- A simple and fast Entity-Component-System for C#.☆6Updated 3 years ago
- This is a project for testing OpenGL through OpenTK in .NET MAUI☆10Updated 10 months ago
- C# program for creating pixel art game sprites☆27Updated 2 years ago
- Backpropagation using Stochastic gradient descent☆38Updated 4 years ago
- DarkStar MMO engine☆43Updated last year
- Neural Network Tutorial☆51Updated 4 years ago
- A skill/upgrade system to quickly build an RPG game in Unity. Skill system UI is similar to that of Skyrim. Depends on two free assets fr…☆13Updated 3 years ago
- A generic C# reader for MagicaVoxel's vox file format☆29Updated 3 years ago
- A repository with domain models as a basis to implement card games in C#, as well as implementations of poker simulations within this fra…☆79Updated 4 months ago
- A simple and fun SDL-based game engine in C#.☆17Updated 3 years ago
- SimpleGOAP is a lightweight C# implementation of goal oriented action planning.☆26Updated 3 years ago
- XNA Voxel Engine☆16Updated 10 years ago
- A small, easy to understand C# implementation of the A Star pathfinding algorithm for 2D grid based applications.☆87Updated 2 years ago
- This repository contains low-level bindings for OpenGL and OpenGLES used in Evergine.☆43Updated 5 months ago
- Cross-platform game 2D engine based on 2D graphics and physics, Skia, OpenTK, Box2D☆20Updated 5 years ago
- C# OpenGL Skeletal Animation Viewer☆24Updated 8 years ago
- Pacman application coded in C# and tested with NUnit