Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Ovnize

Pages: [1]
1
TI Z80 / BF*k 83+
« on: December 17, 2013, 11:57:11 am »
Hey ! Before reading this, if you don't know anything about Brainfuck, you should get a see at the wikipedia page.
For my first complete program, I wanted this 'cause it is not so hard to do, and it is a great challenge.
The program has to be stored in Str1, and a list called BF will be made during the execution of the program (but you can choose to automatically delete it at the end of the execution if you want).
You can choose the debug mode, with some things that are displayed at the top of the screen :
  • The place where the cursor is
  • What command the interpreter is executing
  • The value of the cell that the cursor is pointing
And, you'll have to activate every step with Enter.
In normal mode, only things that the programs chooses to display will appear on the screen, and all steps will be activated automatically.

Done :
  • >
  • <
  • +
  • -
  • [
  • ]
  • Self growing list

To do :
  • ,
  • .
  • Options menu
  • Debug menu
  • Errors management

As soon as all the commands will be made, I'll put a download link, but if you want complete version, you're gonna have to download it at every versions.

EDIT : I've noticed I didn't say it, but it is in TI-Basic. :]

2
[FR] Programmation Axe Parser / [TI-83+] Fallen
« on: April 02, 2013, 01:13:15 am »
Bonjour ! Je suis nouveau ici (je viens d'apprendre, l'Axe, tout ça est encore frais dans ma tête), et vu que j'ai appris l'Axe récemment, et qu'une idée me trottait dans la tête depuis pas mal de temps, bah... J'ai décider de commencer à bosser dessus. Enfaite, je n'ai jamais pu la concrétiser car le TI-Basic était trop lent pour.

Donc, cette idée, quoi qu'est-ce ?
Alors, cela serait un RPG/Plateforme, un peu dans le style de Zelda II.
Cela prendrait place dans un monde post-apo, un peu à la Fallout (je dis bien "un peu").

Enfin voila, je ne suis pas encore sûr que je vais le faire, donc je ne préfère pas trop en dire plus pour l'instant.

Pages: [1]