Omnimaga
Calculator Community => HP Calculators => Topic started by: David T on February 23, 2017, 01:06:23 pm
-
Hello!
I have recently discovered the drawing functions on the HP Prime and created this little game with the textures of minecraft:
The graphics are originally a lot brighter, i recorded it from a bad angle so everything seems darker than it is.
Do you have any suggestions what to add? :) I am open for everything.
Best regards,
David
-
Looks really neat! How long did it take you to make it?
I would make it so that you can't see all the ores that you haven't mined to.
-
Thanks :)
Doing something like shading to hide the ores would sadly slow down the game lot due to the limited graphics functions of the calculator :-\
-
Never played minecraft (I know what it is, my nephew loves it) but when you blit sprites, you can use polyfill afterward and shade it with alpha blending. So for example, blit your sprite (presumably a square image), then create a square using polyfil and fill it with a color (black) and modify the alpha channel so that it is opaque or clear, or anywhere in between.
-
Youtube video was removed? :(