About 15,800 results
Open links in new tab
  1. Hangman Game - CodeProject

    Feb 28, 2010 · Hangman is a popular word guessing game where the player attempts to build a missing word by guessing one letter at a time. After a certain number of incorrect guesses, the …

  2. Creating Browser Based Word Games - CodeProject

    Aug 16, 2024 · Guess Word demonstrates an easy way to include dictionaries in a word game without using an external database or server. It shows how to use HTML and CSS to create a …

  3. A Complete Word Puzzle Game in C#.NET - CodeProject

    Oct 10, 2016 · Download project with executable - 582.8 KB Background I coded the game a long time ago using Turbo C. But I lost the code. I thought it would be great to revive it once more …

  4. Code Project

    Code Project - For Those Who Code

  5. Beginner Tutorial: A Unity 5 Number Guessing Game

    Oct 25, 2015 · In this tutorial, we will cover creating a simple number guessing game. The user will guess a number between 1 and 10.

  6. Random Number Generator Recommendations for Applications

    Most apps that use random numbers care about either unpredictability, high quality, or repeatability. This article explains the three kinds of RNGs and gives re

  7. C#: Random Number Guessing Game - CodeProject

    A simple C# program to implement a "Random Number Guessing Game"

  8. Draw a Boardgame in WPF - CodeProject

    This article will show you how to use the DrawingVisual class to draw the game of GO

  9. Image Puzzle: An HTML Game - CodeProject

    An HTML 2D game to describe some basic game development tips in HTML/CSS and JavaScript.

  10. Automating Word 2016 using Visual C++ MFC in Visual Studio …

    This article demonstrates some techniques to automate Word 2016 using Visual C++ MFC in Visual Studio 2015.