Author Topic: Sprite & Tile Maker  (Read 3235 times)

0 Members and 1 Guest are viewing this topic.

Offline alexvire

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 19
  • Rating: +3/-0
    • View Profile
    • Espace TI (Fr)
Sprite & Tile Maker
« on: March 13, 2011, 10:23:01 am »
Sprite & Tile Maker

Sprite & Tile Maker is a program for TI-83+ and TI-84+ calculators which enable you to create your sprite on your calculator. It is written in Axe Parser language.

Keys:
- Arrows: Move on the grid of 8x8 squares. (Each square represents a pixel of the future sprite.)
- [2ND]: Invert square color. (A white square will turn black and a black square will turn white.)
- [MODE]: Reverses the colors of all the squares. (Negative mode).
- [DEL]: Delete the grid.
- [ + ]: Increases the speed of cursor movement. (The maximum is 9.)
- [ - ]: Decreases the speed of cursor movement. (The minimum is 1.)
- [CLEAR]: Exit the program.
- [ENTER]: Make the sprite, it will be stored into the string 1.

Use of sprite:
- Sprite allows you to display an image of 8x8 pixels in some programming languages like Axe Parser.
- It can also be used to create an icon in the header of a program in TI-BASIC. This icon will be visible in some shells as MirageOS or DoorsCS.

Images:



(Sorry for my bad english.)
« Last Edit: March 14, 2011, 02:37:34 pm by alexvire »
(Sorry for my bad english.)

My projects:





Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: Sprite & Tile Maker
« Reply #1 on: March 14, 2011, 09:21:08 am »
UUUh this looks cool! I made, special for you, an animated screenshot of it.

I can't seem to exit the program after saving it in Str1 though.


Offline sjasogun1

  • LV3 Member (Next: 100)
  • ***
  • Posts: 88
  • Rating: +8/-1
    • View Profile
Re: Sprite & Tile Maker
« Reply #2 on: March 14, 2011, 09:53:42 am »
But..... saving pixels to a string.... Okay now I want to get a TI-Calc even more. Although I suppose I could get the Casio SDK and the revolution FX instead... But this is just so awesome!
Veni, vidi, cecidi
(I came, I saw, I fell down dead)
MSPAFORUMS: http://www.mspaforums.com/
HOMESTUCK: http://www.mspaintadventures.com/?s=6&p=001901

Offline Stefan Bauwens

  • Creator of Myst 89 - סטיבן
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1799
  • Rating: +162/-24
  • 68k programmer
    • View Profile
    • Portfolio
Re: Sprite & Tile Maker
« Reply #3 on: March 14, 2011, 09:59:49 am »
Looks like a nice tool! :)

But..... saving pixels to a string.... Okay now I want to get a TI-Calc even more. Although I suppose I could get the Casio SDK and the revolution FX instead... But this is just so awesome!
Did you know I got both my ti 89's under 30 euro(each calc was under 30 and were second hand) ?
You can maybe find a good deal on ebay or so.


Very proud Ticalc.org POTY winner (2011 68k) with Myst 89!
Very proud TI-Planet.org DBZ winner(2013)

Interview with me

Offline alexvire

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 19
  • Rating: +3/-0
    • View Profile
    • Espace TI (Fr)
Re: Sprite & Tile Maker
« Reply #4 on: March 14, 2011, 02:37:06 pm »
UUUh this looks cool! I made, special for you, an animated screenshot of it.

I can't seem to exit the program after saving it in Str1 though.



Press [enter] again to exit.

Thanks for the animated picture, I use WabbitEmu and not VTI because I'm not in the administrator session of my computer and it doesn't work in my session.

The version 1.1 will come because kindermoumoute help me to optimize the source.
« Last Edit: March 14, 2011, 02:39:59 pm by alexvire »
(Sorry for my bad english.)

My projects:





Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Sprite & Tile Maker
« Reply #5 on: March 14, 2011, 02:49:53 pm »
Wow looks nice Alex, I'm glad to see you around here again by the way. Are you planning to include some tools such as rotation, grayscale sprites and previewing (previewing, as in showing a 12x8 grid of the sprite you are creating to see if each side of the sprite blends together on a tile map)?

But..... saving pixels to a string.... Okay now I want to get a TI-Calc even more. Although I suppose I could get the Casio SDK and the revolution FX instead... But this is just so awesome!
Hopefully maybe in the future somebody will make a Casio FX-9860G/Prizm version of Axe Parser, with a similar syntax. That could help if you are used a lot to BASIC since Axe code would look almost like Casio BASIC.

Offline alexvire

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 19
  • Rating: +3/-0
    • View Profile
    • Espace TI (Fr)
Re: Sprite & Tile Maker
« Reply #6 on: March 14, 2011, 03:35:34 pm »
I think it can be include into a futur version 2.0. Thanks for ideas.
(Sorry for my bad english.)

My projects: