TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (382 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (97 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (139730 times)
  2. FAT32 Library (72152 times)
  3. Network Ethernet Library (57352 times)
  4. USB Device Library (47701 times)
  5. Network WiFi Library (43289 times)
  6. FT800 Library (42664 times)
  7. GSM click (29963 times)
  8. mikroSDK (28393 times)
  9. PID Library (26984 times)
  10. microSD click (26381 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Visual TFT/GLCD Project

Sudoku game on mikromedia Plus

Rating:

0

Author: Testing Engineer

Last Updated: 2016-02-18

Package Version: 1.0.0.0

Category: Gaming and Fun

Downloaded: 508 times

Followed by: 1 user

License: MIT license  

This is a standard Sudoku game created for mikromedia Plus for PIC32MX7.
Since code is not architecture dependant project can be easily generated for other mikromedia Plus boards from mikroE.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Sudoku game on mikromedia Plus" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Sudoku game on mikromedia Plus" changes.

Do you want to report abuse regarding "Sudoku game on mikromedia Plus".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC32
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Visual TFT/GLCD Project Blog

This is a standard Sudoku game created for mikromedia Plus for PIC32MX7.
Since code is not architecture dependant project can be easily generated for other mikromedia Plus boards from mikroE.

After starting New Game, first click on the number you want to add to sudoku grid, then click on the specific cell.

Clear button clears all the inputs from the start of the game.

Check button verifies if inputs have been correct, cells will be painted green if correct, red if otherwise.

Game can be paused (timer also stops) and resumed.

Game keeps track of the fastest time that sudoku was completed.

RELATED CODES

Matrix Raining Code

10

Demonstration of the green raining code from the movie "Matrix". Example is written for mikromedia for dsPIC33. Enjoy!

[Learn More]

Electronic Dice using PIC12F675

0

Simple project based on PIC12F675. Discrete LEDs are used for displaying animation and the output. I have used the sleep utility of the MCU to save power while not in use. when the single push-button is pressed, the MCU exits from sleep mode and starts its process of displaying. The MCU will go into sleep mode after about 5 seconds of inactivity.

[Learn More]

NES_GAME_EMULATOR

9

Supports mapper: 0,1,2,3,11,15,71,79,87,113. Sound unfortunately not. We need to optimize project. Supports games that the file size is less than 100 k. STM32F407VG

[Learn More]