About 50 results
Open links in new tab
  1. A Simple Snake Game in WPF - CodeProject

    Mar 25, 2012 · The head of the snake is being drawn on a new position slightly misplaced to the direction of motion. The end of its tail is erased from our canvas, thus creating an illusion of motion. …

  2. A Simple Snake Game: Engerek - CodeProject

    A simple snake game controllable both by joystick and keyboard, graphics using C#, joystick control using Directx

  3. Hex 2048 - A Numbers Game - C#2022 - CodeProject

    Sep 28, 2020 · The snake-like dragon I picked was not as conducive to sprite-making as a non-snake-like dragon I could have picked, so the results were not as good as they could have been but the real …

  4. Code Project

    Again you display your ability to debate rather than your ability to demonstrate. I know the semantics of which you speak for I am the one who posted the article for you to read, you never used Mono so to …

  5. UltimateMenus - CodeProject

    The ultimate menu solution for VB.NET users. Office2003 (XP Blue, XP OliveGreen, XP Silver and XP Classic) and many more.

  6. Developing and Deploying an Angular 2 Application with Visual Studio ...

    Create an Empty ASP.NET Web Application Project The first step to developing this application was simply to go into Visual Studio 2015 and create an empty ASP.NET web application. For the …

  7. Drawing Cards with Cards.dll - CodeProject

    Sep 19, 2003 · Download example - 6 Kb Introduction Article shows how to use cards.dll that ships with windows, turn it into a class, and use it in a simple project that draws the reverse side of each of the …

  8. War Card Game Simulation in C# - CodeProject

    Jun 20, 2009 · War is what is known as a simple accumulating-type card game. The objective of the game is to acquire (win from the opponent) all the cards in a standard 52-card Anglo-American …

  9. Proxy - CodeProject

    Proxy Design PatternThe Gang Of Four definition of this design pattern is "Provides a surrogate or placeholder for another object to control access

  10. HintTextBox - CodeProject

    May 15, 2007 · Add a property of type string and use it to swap with the Text property of base TextBox on getting and losing focus. Use some swap variables to hold the values of the Forecolor and Text …