π
<-
Chat plein-écran
[^]

Picross - TI-83 Premium CE demo

Picross - TI-83 Premium CE demo

Message non lude JWinslow23 » 21 Nov 2017, 05:29

When the CSE came out, my first color TI-BASIC game was Cookie Clicker +C, which is to date my most popular file on TICalc.

Almost 4 years later, my second color TI-BASIC game was Descent, which is unique in that it is cross-compatible with the older monochrome models.

Now, I am proud to introduce my third ever color TI-BASIC game, Picross!

Image

For those who do not know what Picross is, Picross is a picture logic puzzle, and you must color or leave blank spaces in a grid according to numbers on the side to reveal a hidden picture. The Wikipedia page on Picross has some more information.

At the moment, it is only a demo, with the ability to view and solve a random puzzle of a random size. The numbers going across on the top and the side are supposed to represent the numbers for the current row and column. You may edit the grid with 2ND and ALPHA, and when you solve the puzzle, the game detects this and tells you.

Download here. Try it out!
Je suis le créateur de "This Is The Only Level" et "Wal-Rush"!
Cliquez ici pour voir la plupart de mes jeux.
Avatar de l’utilisateur
JWinslow23Programmeur
Niveau 7: EP (Espèce Protégée: geek)
Niveau 7: EP (Espèce Protégée: geek)
Prochain niv.: 32%
 
Messages: 13
Inscription: 03 Nov 2017, 11:58
Localisation: Avançant toujours.
Genre: Homme
Calculatrice(s):
MyCalcs profile

Re: Picross - TI-83 Premium CE demo

Message non lude Wistaro » 21 Nov 2017, 13:11

Great game !
Good job :)
Nouveau sur le site, Anonymous ? Avant de poster sur le chat et sur le forum, n'oublie pas de lire les règles. En cas de problème, tu peux m'envoyer un message, je réponds rapidement.

Liens utiles:
Image
Découvre mes programmes et mon site!
Avatar de l’utilisateur
WistaroSuper Modo
Niveau 15: CC (Chevalier des Calculatrices)
Niveau 15: CC (Chevalier des Calculatrices)
Prochain niv.: 87.5%
 
Messages: 3152
Images: 37
Inscription: 25 Fév 2013, 16:21
Localisation: Toulouse
Genre: Homme
Calculatrice(s):
MyCalcs profile
Classe: Ingénieur en électronique
YouTube: Wistaro
Twitter/X: Wistaro
GitHub: Wistaro

Re: Picross - TI-83 Premium CE demo

Message non lude Ti64CLi++ » 21 Nov 2017, 18:13

Oh, realy nice, I love that game. :bj:
Can you allow me to use your source code to try to make it in C?
Image
Avatar de l’utilisateur
Ti64CLi++Modo
Niveau 16: CC2 (Commandeur des Calculatrices)
Niveau 16: CC2 (Commandeur des Calculatrices)
Prochain niv.: 32.3%
 
Messages: 3441
Images: 75
Inscription: 04 Juil 2014, 14:40
Localisation: Clermont-Ferrand 63
Genre: Homme
Calculatrice(s):
MyCalcs profile
Classe: ENS Rennes
GitHub: Ti64CLi

Re: Picross - TI-83 Premium CE demo

Message non lude JWinslow23 » 23 Nov 2017, 18:39

Thanks! And go right ahead! I'd love to see how good this can be in C. Maybe you can add puzzles with more than one color? ;)

Also, I have now implemented saving and restoring of your puzzle progress!
Image

Download here.
Je suis le créateur de "This Is The Only Level" et "Wal-Rush"!
Cliquez ici pour voir la plupart de mes jeux.
Avatar de l’utilisateur
JWinslow23Programmeur
Niveau 7: EP (Espèce Protégée: geek)
Niveau 7: EP (Espèce Protégée: geek)
Prochain niv.: 32%
 
Messages: 13
Inscription: 03 Nov 2017, 11:58
Localisation: Avançant toujours.
Genre: Homme
Calculatrice(s):
MyCalcs profile

Re: Picross - TI-83 Premium CE demo

Message non lude Ti64CLi++ » 24 Nov 2017, 11:05

Wow, with more than 1 color, that sould be a bit harder :troll: (only a bit :troll: )
Image
Avatar de l’utilisateur
Ti64CLi++Modo
Niveau 16: CC2 (Commandeur des Calculatrices)
Niveau 16: CC2 (Commandeur des Calculatrices)
Prochain niv.: 32.3%
 
Messages: 3441
Images: 75
Inscription: 04 Juil 2014, 14:40
Localisation: Clermont-Ferrand 63
Genre: Homme
Calculatrice(s):
MyCalcs profile
Classe: ENS Rennes
GitHub: Ti64CLi

Re: Picross - TI-83 Premium CE demo

Message non lude JWinslow23 » 25 Nov 2017, 00:33

Implementing it might be a challenge for you, but sometimes, I find the color puzzles easier to solve than the black and white ones! :D

Also, now navigating the grid is much faster, and a correctly colored row or column automatically gets its blank squares marked blank.

Image

Download here.
Je suis le créateur de "This Is The Only Level" et "Wal-Rush"!
Cliquez ici pour voir la plupart de mes jeux.
Avatar de l’utilisateur
JWinslow23Programmeur
Niveau 7: EP (Espèce Protégée: geek)
Niveau 7: EP (Espèce Protégée: geek)
Prochain niv.: 32%
 
Messages: 13
Inscription: 03 Nov 2017, 11:58
Localisation: Avançant toujours.
Genre: Homme
Calculatrice(s):
MyCalcs profile

Re: Picross - TI-83 Premium CE demo

Message non lude Ti64CLi++ » 25 Nov 2017, 00:34

But I don't understand why numbers are changing when you are moving the cursor?
Image
Avatar de l’utilisateur
Ti64CLi++Modo
Niveau 16: CC2 (Commandeur des Calculatrices)
Niveau 16: CC2 (Commandeur des Calculatrices)
Prochain niv.: 32.3%
 
Messages: 3441
Images: 75
Inscription: 04 Juil 2014, 14:40
Localisation: Clermont-Ferrand 63
Genre: Homme
Calculatrice(s):
MyCalcs profile
Classe: ENS Rennes
GitHub: Ti64CLi

Re: Picross - TI-83 Premium CE demo

Message non lude JWinslow23 » 26 Nov 2017, 21:36

The average Picross puzzle looks like this:
Image
As you can see, there are numbers in each row and column, corresponding to the lengths of the groups of colored cells.
Because there's not that much space on the calculator's screen, I display the numbers for the current row on the top, and the numbers for the current column down the side. I had to cram it into the proper space somehow.
Je suis le créateur de "This Is The Only Level" et "Wal-Rush"!
Cliquez ici pour voir la plupart de mes jeux.
Avatar de l’utilisateur
JWinslow23Programmeur
Niveau 7: EP (Espèce Protégée: geek)
Niveau 7: EP (Espèce Protégée: geek)
Prochain niv.: 32%
 
Messages: 13
Inscription: 03 Nov 2017, 11:58
Localisation: Avançant toujours.
Genre: Homme
Calculatrice(s):
MyCalcs profile

Re: Picross - TI-83 Premium CE demo

Message non lude Ti64CLi++ » 26 Nov 2017, 23:12

Oh ok, I understand, thank you :)
Image
Avatar de l’utilisateur
Ti64CLi++Modo
Niveau 16: CC2 (Commandeur des Calculatrices)
Niveau 16: CC2 (Commandeur des Calculatrices)
Prochain niv.: 32.3%
 
Messages: 3441
Images: 75
Inscription: 04 Juil 2014, 14:40
Localisation: Clermont-Ferrand 63
Genre: Homme
Calculatrice(s):
MyCalcs profile
Classe: ENS Rennes
GitHub: Ti64CLi

Re: Picross - TI-83 Premium CE demo

Message non lude JWinslow23 » 27 Nov 2017, 13:06

Bump.

Added a 30 minute timer, and time penalties.

Image

Download here.
Je suis le créateur de "This Is The Only Level" et "Wal-Rush"!
Cliquez ici pour voir la plupart de mes jeux.
Avatar de l’utilisateur
JWinslow23Programmeur
Niveau 7: EP (Espèce Protégée: geek)
Niveau 7: EP (Espèce Protégée: geek)
Prochain niv.: 32%
 
Messages: 13
Inscription: 03 Nov 2017, 11:58
Localisation: Avançant toujours.
Genre: Homme
Calculatrice(s):
MyCalcs profile

Suivante

Retourner vers TI-Basic

Qui est en ligne

Utilisateurs parcourant ce forum: Aucun utilisateur enregistré et 7 invités

-
Rechercher
-
Social TI-Planet
-
Sujets à la une
Comparaisons des meilleurs prix pour acheter sa calculatrice !
Aidez la communauté à documenter les révisions matérielles en listant vos calculatrices graphiques !
Phi NumWorks jailbreak
123
-
Faire un don / Premium
Pour plus de concours, de lots, de tests, nous aider à payer le serveur et les domaines...
Faire un don
Découvrez les avantages d'un compte donateur !
JoinRejoignez the donors and/or premium!les donateurs et/ou premium !


Partenaires et pub
Notre partenaire Jarrety Calculatrices à acheter chez Calcuso
-
Stats.
709 utilisateurs:
>686 invités
>18 membres
>5 robots
Record simultané (sur 6 mois):
6892 utilisateurs (le 07/06/2017)
-
Autres sites intéressants
Texas Instruments Education
Global | France
 (English / Français)
Banque de programmes TI
ticalc.org
 (English)
La communauté TI-82
tout82.free.fr
 (Français)