All Projects → igolets → EgorkaGame

igolets / EgorkaGame

Licence: MIT License
A simple game to entertain a baby of 0-1 year.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to EgorkaGame

coding-ai
CodingAI is an open source application and it helps to find a mentor related your technologies stack.
Stars: ✭ 60 (+160.87%)
Mutual labels:  learn-to-code
react-testing-talk
No description or website provided.
Stars: ✭ 12 (-47.83%)
Mutual labels:  unit-testing
fortran-unit-test
Another Fortran unit test library
Stars: ✭ 19 (-17.39%)
Mutual labels:  unit-testing
MGCleanArchitecture
Clean Architecture with RxSwift & MVVM - Templates and Solutions
Stars: ✭ 156 (+578.26%)
Mutual labels:  unit-testing
webauthn-demo
WebAuthn demo with Ionic/Angular and Spring Boot
Stars: ✭ 22 (-4.35%)
Mutual labels:  demo-app
zx-spec
A unit testing framework for Sinclair ZX Spectrum assembly
Stars: ✭ 32 (+39.13%)
Mutual labels:  unit-testing
AdminLTEBundle-Demo
Demo application using the AdminLTE bundle for Symfony 4
Stars: ✭ 18 (-21.74%)
Mutual labels:  demo-app
kgb
Python function spy support for unit tests
Stars: ✭ 46 (+100%)
Mutual labels:  unit-testing
LifecycleMusicPlayer
Sample music player app with lifecycle component to play/pause music when certain lifecycle events are triggered in Activity
Stars: ✭ 20 (-13.04%)
Mutual labels:  demo-app
MealsCatalogue
Flutter application using base architecture component like BLoC pattern, RxDart, Http, SQFlite, Flavor, Unit Testing (Mockito), Instrumentation Testing and etc 🔥
Stars: ✭ 45 (+95.65%)
Mutual labels:  unit-testing
codebadges
Code badges to display your progress on FreeCodeCamp, CodeSchool, Codecademy, CodeWars, GitHub etc.
Stars: ✭ 24 (+4.35%)
Mutual labels:  learn-to-code
cpptest
🛠️ Powerful, yet simple, C++ unit testing framework; new home after https://sourceforge.net/projects/cpptest/
Stars: ✭ 51 (+121.74%)
Mutual labels:  unit-testing
tropic
🍍 Test Runner Library
Stars: ✭ 29 (+26.09%)
Mutual labels:  unit-testing
trx2junit
Transforms XML from trx-Testresults to JUnit-Testresults / trx to JUnit XML and the other way round
Stars: ✭ 42 (+82.61%)
Mutual labels:  unit-testing
apollo-graphql-tutorial
Learning apollo graphql version 2.x with Node.js
Stars: ✭ 18 (-21.74%)
Mutual labels:  unit-testing
QR-Scanner
A React Native QR code scanner app built using Expo
Stars: ✭ 17 (-26.09%)
Mutual labels:  demo-app
XCTestHTMLReport
Xcode-like HTML report for Unit and UI Tests
Stars: ✭ 581 (+2426.09%)
Mutual labels:  unit-testing
python-beginners
For students who are learning Python3, with only intermediate JavaScript skills at the start
Stars: ✭ 38 (+65.22%)
Mutual labels:  learn-to-code
xspec
XSpec is a unit test and behaviour-driven development (BDD) framework for XSLT, XQuery, and Schematron.
Stars: ✭ 91 (+295.65%)
Mutual labels:  unit-testing
JavaFX-Tutorial-Codes
General program examples that I use for tutorials in 'GenuineCoder' YouTube channel
Stars: ✭ 87 (+278.26%)
Mutual labels:  demo-app

A simple game to entertain a baby of 0-1 year

Features

  • Runs in full screen
  • Blocks mouse events
  • Blocks simple keys that can close game or switch task (Use Alt-F4 to exit)
  • Changes screen color on key down
  • Displays key char on key down (Localizable! EN and RU are supported)
  • Plays a tone (euivalents to piano keys #25 and higher)

Requirements

  • .Net 4.5 or higher (could be re-compiled to lower versions if needed)
  • Keyboard
  • Monitor of any resolution
  • (Optional) speakers

Uses third-party tools

Author

Ilya Golets ([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].