All Projects → Apostolique → AposGameStarter

Apostolique / AposGameStarter

Licence: MIT License
MonoGame project starter. Common files to help create a game faster.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to AposGameStarter

Apos.Shapes
Shape rendering in MonoGame.
Stars: ✭ 21 (+16.67%)
Mutual labels:  monogame, apos
Apos.Content
Content builder library for MonoGame.
Stars: ✭ 14 (-22.22%)
Mutual labels:  monogame, apos
Apos.Gui
UI library for MonoGame.
Stars: ✭ 77 (+327.78%)
Mutual labels:  monogame, apos
FiniteStateMachine
This project is a finite state machine designed to be used in games.
Stars: ✭ 45 (+150%)
Mutual labels:  monogame
Comora
A simple 2D camera for Monogame.
Stars: ✭ 71 (+294.44%)
Mutual labels:  monogame
monogame-framework-wpfinterop
Wpf interop code to host MonoGame controls inside WPF windows
Stars: ✭ 67 (+272.22%)
Mutual labels:  monogame
Spritesheet
Simple helper for creating sprite based animations for Monogame.
Stars: ✭ 27 (+50%)
Mutual labels:  monogame
cocos2d-mono
Continuation of Cocos2D-XNA project, with focus on MonoGame
Stars: ✭ 18 (+0%)
Mutual labels:  monogame
Steamworks.Net-MonoGame-Integration
This repo is for everyone who is about to integrate the Steamworks.Net.dll into a MonoGame project. It shows some Steamworks.Net features and how easy it is to integrate it into a MonoGame project.
Stars: ✭ 30 (+66.67%)
Mutual labels:  monogame
DungeonMaster.NET
Reimplementation of famous old Dungeon Master game.
Stars: ✭ 23 (+27.78%)
Mutual labels:  monogame
monogame-aseprite
MonoGame framework extension to import animations from Aseprite
Stars: ✭ 53 (+194.44%)
Mutual labels:  monogame
CTR-tools
Crash Team Racing (PS1) tools - a C# framework by DCxDemo and a set of tools to parse files found in the original kart racing game by Naughty Dog.
Stars: ✭ 93 (+416.67%)
Mutual labels:  monogame
MLEM
MLEM Library for Extending MonoGame provides extension methods, improvements and additional features like a ui system and easy input handling.
Stars: ✭ 26 (+44.44%)
Mutual labels:  monogame
xnamugen
Fork of xnaMugen (MUGEN clone) adapted to Monogame
Stars: ✭ 28 (+55.56%)
Mutual labels:  monogame
AnodyneSharp
A rewrite of the game Anodyne in Monogame
Stars: ✭ 14 (-22.22%)
Mutual labels:  monogame
Super-Pete-The-Pirate
Source code of the game "Super Pete, The Pirate"
Stars: ✭ 37 (+105.56%)
Mutual labels:  monogame
OpenNFS1
Remake of the original EA Need for Speed 1 using c# and Monogame
Stars: ✭ 157 (+772.22%)
Mutual labels:  monogame
Facepunch.Steamworks-MonoGame-Integration
Facepunch.Steamworks + MonoGame.Framework = the easiest SteamAPI Integration for your app!
Stars: ✭ 18 (+0%)
Mutual labels:  monogame
MiniRTS
A game engine to learn about game engine development
Stars: ✭ 99 (+450%)
Mutual labels:  monogame
MonoGame.SplineFlower
Create wonderful smooth Bézier-, CatMulRom- and Hermite-Splines with Trigger Events for your MonoGame project.
Stars: ✭ 18 (+0%)
Mutual labels:  monogame

AposGameStarter

MonoGame project starter. Common files to help create a game faster.

Goal

This project will include features like:

  • simple input handling
  • simple gui system (Started / Base Done)
  • simple asset management (Started)
  • initial project structure

This repository is setup so that you can simply clone it and start making your game.


Example menu made with the GUI code:

Menu showcase

Other projects you might like

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].