Forum > Third party

Chicken Hunt and other examples for the SplashKit library

(1/1)

Roland57:
Hello!

I started to translate to Pascal for myself some C++ projects or examples using the SplashKit library. Maybe it can interest someone.

SplashKit is an Open-Source programming SDK for beginner programmers.

My Pascal examples are here.

Once you have installed the library, you can build a project with the following command:


--- Code: Bash  [+][-]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";}};} ---skm fpc program.pas
The examples have been tested under Linux. I encountered two or three little issues during installation. Just in case, I put here the link to the discussion.

Regards.

Roland

Roland57:
Translated another game (Asteroids).  :)

Navigation

[0] Message Index

Go to full version