TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (387 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (120 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 (140167 times)
  2. FAT32 Library (72621 times)
  3. Network Ethernet Library (57641 times)
  4. USB Device Library (47954 times)
  5. Network WiFi Library (43553 times)
  6. FT800 Library (42942 times)
  7. GSM click (30140 times)
  8. mikroSDK (28669 times)
  9. PID Library (27055 times)
  10. microSD click (26552 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: 515 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

LED ROTATE WITH MODE CHANGE

0

LED Rotate function using PIC16f877A using port D as out put. LED blink mode is changing in specified interval during rotation Crystel used is 4.433619Mhz

[Learn More]

Sensing Air Gestures

0

With a few reflective IR sensors we can detect air gestures. This project shows how to do it with an Arduino. https://www.youtube.com/watch?v=efJajJWEhFw

[Learn More]

Cozy Fire Example for the Mikromedia Board

5

The Cozy Fire example creates an animated fireplace for the both Mikromedia PIC32 and dsPIC33 boards. The Cozy Fire example was created to show how the VisualTFT resource collection feature can be used to create animated sprites. The code was written using VisualTFT and MikroC Pro.

[Learn More]