Page 1 of 1

Cowbduction - a game made with PureBasic (and SpiderBasic)

Posted: Wed Sep 02, 2020 10:03 pm
by ricardo_sdl
Here it is another small game I created using the combo PureBasic/SpiderBasic for the pc/web versions:
https://ricardo-sdl.itch.io/cowbduction

Here is a video with the gameplay:
https://www.youtube.com/watch?v=njhWqMngPtM

As usual the source code is available. It's really dense (I needed it to compile on the free versions of the compilers) so it's not easy to read. For one thing the limitation on the number of lines helps to keep the scope small so that I can actually finish and release a game. If you find any bugs or inconsistencies feel free to tell me.
Thank you all.