All Projects → jazzyjester → Mario Game

jazzyjester / Mario Game

Licence: mit
Mario Game + Level Editor Created In C#

Labels

Projects that are alternatives of or similar to Mario Game

Tft Overlay Outdated
TFT Overlay - Team and item builder for League of Legends Teamfight Tactics
Stars: ✭ 44 (-12%)
Mutual labels:  game
Crsfml Examples
Simple games made with CrSFML
Stars: ✭ 47 (-6%)
Mutual labels:  game
Racingworld
💥 A multiplayer online 3D game about racing 💥
Stars: ✭ 50 (+0%)
Mutual labels:  game
Gameina
🎮 — GameINA adalah Web Portal Game yang dibuat oleh SYAUQIZAIDAN KHAIRAN KHALAF. Dilengkapi Game Market, Website Based Game dan Layanan Top-up yang dibuat untuk membantu para developer di Indonesia GameINA dibuat ditujukan agar para developer dan publisher indonesia dapat memasarkan gamenya di platform game milik negaranya sendiri.
Stars: ✭ 45 (-10%)
Mutual labels:  game
Opentomb
An open-source Tomb Raider 1-5 engine remake
Stars: ✭ 1,035 (+1970%)
Mutual labels:  game
Vett
P2P Dots & Boxes game with WebRTC & WebTorrent
Stars: ✭ 49 (-2%)
Mutual labels:  game
Clash Royale Clone
A Unity clone of Supercell's Clash of Clans spin-off mobile game Clash Royale with possibly some twists.
Stars: ✭ 43 (-14%)
Mutual labels:  game
Visualuieditor
基本electron跨平台,wcDocker的dock组件的开源UI编辑器
Stars: ✭ 50 (+0%)
Mutual labels:  game
Quilly S Adventure
A little adventure game written in Kotlin using LibGDX,LibKTX,Box2D and Ashley
Stars: ✭ 47 (-6%)
Mutual labels:  game
Capturetheflag
Capture the Flag game using the Minetest CTF PvP Engine
Stars: ✭ 49 (-2%)
Mutual labels:  game
Vainglory Assets
Community provided art, schemas, and other assets that make using the Vainglory API easier
Stars: ✭ 45 (-10%)
Mutual labels:  game
Pocket Island
Stars: ✭ 1,032 (+1964%)
Mutual labels:  game
Tech Logo Memo Game
🖱️🖱️🖕🖕🤯🤯🤯technology logo memory game, including frontend and backend
Stars: ✭ 49 (-2%)
Mutual labels:  game
Forgottenserver
A free and open-source MMORPG server emulator written in C++
Stars: ✭ 1,024 (+1948%)
Mutual labels:  game
Match3
✨🐠The most original game on Earth: Match3 - now in Unity!✨🐟
Stars: ✭ 50 (+0%)
Mutual labels:  game
Knights province
Knights Province missions and wiki.
Stars: ✭ 43 (-14%)
Mutual labels:  game
Serpents
Multi-Player Game on top of HDP protocol
Stars: ✭ 48 (-4%)
Mutual labels:  game
Openmoonstone
Open source reimplementation of Moonstone: A Hard Day's Knight
Stars: ✭ 50 (+0%)
Mutual labels:  game
Soloud
Free, easy, portable audio engine for games
Stars: ✭ 1,048 (+1996%)
Mutual labels:  game
Djoom3
doom 3 java port. ...'almost' playable!
Stars: ✭ 49 (-2%)
Mutual labels:  game

Mario Objects

##Introduction Mario Objects is a Mario game + level editor created by me when I was at collage. This was my first project I made in c# to learn the language. I started it as little project to learn how to use bitmaps and surfaces in c# and because of my deep love with the mario game I decided to practice on mario sprites.

As time goes by I added more and more objects to the game , timers, mario phisics, intersections with other objects and its became a really nice projects so in addition I added to it a nice level editor to be able to create some type of levels.

Its not perfect and many parts of the game are not as they are supposed so be but as a result I was very proud of it.

##Content

The solution created in Visual Studio 2010 and contains 4 projects

  • MarioObjects - Main Game Project.
  • MarioLevel Editor - Level Editor Project.
  • Mario Rectangle - Simple tests project.
  • Mario Test - Simple Unit test project.

Level Editor

The level editor creates XML file that later will be loaded to the game and create all the objects for the game. All the objects that are available are on the left panel. Click on the same object will bring the properties screen if available. I know the UX is very bad, but thats what I thought on that time.

Contact

Write to me if you like the game : [email protected]

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].