TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (392 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (123 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 (140533 times)
  2. FAT32 Library (73022 times)
  3. Network Ethernet Library (58025 times)
  4. USB Device Library (48212 times)
  5. Network WiFi Library (43821 times)
  6. FT800 Library (43292 times)
  7. GSM click (30353 times)
  8. mikroSDK (28983 times)
  9. PID Library (27112 times)
  10. microSD click (26713 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: 517 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

Snowburst Game

0

Tap to the screen to melt the falling snowflakes before you get snowed in. If you miss a snow flake the snowbank gets higher. Every 500 points the snowbank starts to melt a bit. You can play with two fingers but be sure to tap only one snowflake at a time. If you tap the status bar at the bottom of the screen you can mute the background music.

[Learn More]

mikromedia plus for STM32 and SpeakUp Chess

6

We challenge you to beat an STM32 it in a blitz game. Our chief of software can do it fairly consistently. How well will you fare? You can use the SpeakUp to speak out your moves while you skim a book on chess openings.

[Learn More]

7 Segment Cricket with PIC10F200 and 74HC595

0

Cricket is a very popular game in Commonwealth countries. This device is a simple cricket game emulator. It is based on a PIC10F200, 74HC595 and a tiny seven segment. There a button which users must press. This generates a random number which corresponds to runs, wickets, etc. The code is written with CCS PIC C compiler.

[Learn More]