Forum > Games

Little Red Riding Hood (the new story)

<< < (2/7) > >>

circular:
The graphics are very nice. Using SVG give it a unique style.  :)

Lulu:

--- Quote from: circular on September 20, 2024, 08:46:13 am ---The graphics are very nice. Using SVG give it a unique style.  :)

--- End quote ---

This idea became feasible because you equipped BGRABitmap with the ability to draw vectorial images. Thanks!  :)

Lulu:
Hi all,
the third part of the game is done ! Named Volcano, it is build in three parts:

* the Volcano entrance: an humorous point'n click game.
* Volcano inner: a platformer game where main character must avoid detection, pick up items...
* a funny race versus Dino.
download the new release: see the link at the beginning of this topic.

Some screenshot in jpeg format to save server space.

Lulu:
I forgot:
because one can't play a game without having finished the previous one, I introduced cheat codes for those who don't have time, but just want to get an overview of the game.
Take a look to the file "cheatcodes.txt".

I also forgot:
When a new player is created, a cinematic is played to start the story.

Know bugs:
- When a character speaks, a panel with text appears, and some time, the end of the text is outside the panel.

any criticism is welcome.
Enjoy!

Regards

dseligo:
It doesn't work on Windows 11.

32 bit version gives only 'Access denied.' error, while 64 bit version gives different error:

--- Code: Text  [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ------------------------------LittleRedRidingHood.exe - Entry Point Not Found---------------------------The procedure entry point _ZNSt13basic_filebufIcSt11char_traitsIcEE4openEPKwSt13_Ios_Openmode could not be located in the dynamic link library C:\LittleRedRidingHood_0.2.0\x86_64-win64\soft_oal.dll. ---------------------------OK   ---------------------------
After I press OK, I again get 'Access denied' like in 32 bit version.

Screenshots attached.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version