Showing 23 open source projects for "c# source code example"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    RickyD

    RickyD

    Another clone of Rick Dangerous classic game

    Rick Dangerous was one of my favorite games for the spectrum (and Amiga), it already has a very good clone (xrick), but it lacks the ability to easily create new maps and enhance the graphics since they are built in the code itself. RickyD uses xml extensively to configure all aspects of the game, from objects to tiles and sound, maps are also written in xml, so they can be easily edited. Creating completely new maps is very easy, just create a new tileset and use a tool like tiled to put...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Dust Racing 2D

    Dust Racing 2D

    A traditional top-down OpenGL car racing game

    Dust Racing 2D (Dustrac) is a tile-based, cross-platform 2D racing game written in Qt (C++). Play against challenging computer cars or use the split-screen mode to play against your friend. A level editor for easy level creation is included. Dust Racing 2D is inspired by Super Cars and Slicks’n Slide. The newest releases and source code here: https://github.com/juzzlin/DustRacing2D/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SwibPlex
    SwibPlex - is a fun game for Linux, like to SupaPlex. Main hero - is called Swiborg. He is one of the symbols of Russia Indi GameDev. In game You can flip upside down to the level or you can install a portals. See linuxgamesdev.blogspot.com for more. 26.11.2011 - add html5 (canvas) java script experimentall port. See "browse files" for more details... 20.07.2014 - rewrite code of original SwibPlex/ Add lights effect on levels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Yoshi's Egg - Game Engine

    Yoshi's Egg - Game Engine

    A Simple Game Engine

    A Simple Top Down Game Engine for Linux and Windows obs: in development pre-alpha stage, not fully playable
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create and manage the email signature you need Icon
    Create and manage the email signature you need

    For companies and organizations that need an email signature solution

    With WiseStamp it’s easy to unify your brand and turn your emails into a powerful marketing tool. Get the most out of your emails with a professionally designed custom email signature.
    Learn More
  • 5
    Physica

    Physica

    A casual platformer

    Physica is a casual platformer game where the goal is to drive a square through game levels from its starting position to his goal, avoiding hazards and without falling down. The 2.0 release includes 2 packs of 16 levels each, plus a level editor to make your own ones. There's also a Portable Apps Format release (still in beta testing: see http://portableapps.com/node/36645 for corresponding...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Cosmic Drift

    Cosmic Drift

    A 2D shoot them up game respecting space physics. Alpha.

    Alpha version, for windows and linux. No sound yet. Has the ambition to make people live the feelings of actual space battles, with gravity, planets, asteroids. Dev idle currently, project may stay as is.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Save The Rock!
    Save The Rock! is a 2D platformer bundled with a user-friendly in-game level editor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a 2D shooting action game for two players for GNU/Linux, Mac OS X, and Windows. Current release written in C++ using the SDL library with its extensions. Next release will be in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NOTE THAT THIS PROJECT HAS MOVED TO GOOGLE CODE https://code.google.com/p/bitfighter/ Bitfighter is a really fun (!) multiplayer shoot-em-up with customizable ships and Robotron-like controls. Solid networking for great Internet playability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Planview is the leading end-to-end platform for Strategic Portfolio Management (SPM) and Digital Product Development (DPD) Icon
    Planview is the leading end-to-end platform for Strategic Portfolio Management (SPM) and Digital Product Development (DPD)

    Manage project and product portfolios enterprise-wide

    Planview AdaptiveWork (formerly Clarizen) with embedded AI helps you proactively plan and deliver any type and size of portfolio, project, and work. Gain AI-enhanced visibility and insights, drive collaboration, and achieve better business outcomes across your organization.
    Learn More
  • 10
    space42
    Space42 is 2D space shooter game build upon SMILE library (see smile2d). It serves as an example of SMILE usage but its main purpose is to make fully playable space shooter game with levels fully generated from web content available through HTTP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Teaches the Japanese Kana using a repetitive approach. You must quickly enter each Kana's romanji when it falls from the top of the screen. By the time you have completed all 30 levels you will know the romanji and pronunciation for every Kana character = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = UPDATE 2012-08-15: Software license has been updated to the MIT License! In the source files it still say GPL, so please just ignore that. All of the code is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Nyuvi is simple multiplayer snake game with server/client code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Randomedia is an action game developed in Argentina, in C++ and Lua. A game with sheeps, aliens, other weird stuff. Very old code (2003).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    in the early 90ies dogfight was a very funny public domain 2d-game for the amiga. We (David Bührer and I) rewrote that game for windows32, using directx. The gameplay and graphics are great, but the code needs some improvements. Have fun!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Dynaman is a try to create a game like "Dyna Blaster" in C++, supporting Windows and Linux (and probably even more Operating Systems). The code is based on libSDL. It currently supports walking, placing bombs and goodies, we want to add LAN support later
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is an Open-Source 2D platform game engine, using the OpenGL API for 3D effects in a mostly 2D game. We will have the Basecode used for the project, aswell as the main engine without game specific code and an example game (Penguin Fighter) available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A fast 3rd-person-view 3D combat game with focus on multiplay over LAN/Internet with TCP/UDP. The philosophy is to 1) produce generalized code, and 2) minimize the size of game data by procedurally and parametrically generating visual and aureal content
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A comprehensive rebuild of a classic game engine. The Old School Megaman engine will emulate most if not all of the classic features of the Megaman(r) series from CAPCOM(tm), as well as provide plenty of modular code which other game enthusiasts and progr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Arkanoid brick breaking game. This is an example of Qt Graphics View framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A fun falling blocks clone, with a twist! The game features two player network play. Please note that as of now, Bellevue Lemur is just a code name. Full name is TBD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Dragon's Curse

    Dragon's Curse

    Dragon's Curse Action/Adventure Platform Game

    Dragon's Curse is an platform jumping game which contains elements of free exploration and item collection. The player performs metamorphosis in to different forms, such as: human, salamander and mouse-man etc... Source code: https://github.com/phoboz/dragonscurse
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A remake of a classic Ghouls and ghosts with some addiction taked from Ghouls and ghosts, Ghosts and goblins and Super ghouls and ghosts. The code of this game its developed under GNU/GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A driver for a USB arcade input device named petunia as well as the code going onto the petunia's microcontroller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next