Coder Social home page Coder Social logo

.net-apps's Introduction

C#.NET Apps

Games demonstrating understanding of C#.NET Framework and Object-Oriented programming. Objectives:

  1. The .NET platform and .NET Framework
  2. C# control structures
  3. Development of Object Oriented applications
  4. Understanding of graphical user interfaces (GUIs)
  5. Arithmetic operations and decision-making constructs
  6. Flow control Structures
  7. Data Structures
  8. Input/Output
  9. Methods
  10. Exception Handling

Concentraction App

  • Turn cards in every turn in pairs of two. If you find a pair, those cards are eliminated. Try eliminating all cards in minimal turns to win.


Dodger App

  • Dodge red, green and yellow blocks using mouse. Red blocks are smallest and slowest whereas yellow blocks are largest and fastest. Earn points proportionately unless you hit a block.


Flood It App

  • Click a color at the bottom to flood all block from top left corner with that color. In this process new blocks will be added to the larger group if it matches the color. You get 30 turns to flood all the blocks with single color.


Simon Says App

  • Here four different color have four different sound tracks. The app will highlights a sequence of colors (with sound) and you have to imitate it by pressing on same colors in same sequence (creating same track). The app builds on the same sequence until the you loss or the game restarts.


Sliding Puzzle App

  • Slide puzzle blocks with mouse click and drag. Solution of this puzzle is just arranging the numbers in ascending order.


Slot Machine App

  • Click on the lever to run the slot machine. If 3 or 2 images match, you get coins accordingly. If no images match, you loose a coin.


Wumpus Console App

  • Refer the map on right. Kill the Wumpus before it kills you to win the game following the instructions and options in the console.


.net-apps's People

Contributors

chandnii7 avatar patelc52 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.