Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

The code of the simple C= falling rain of the gif of this code jam

A topic by Back2the8bit created Jan 03, 2023 Views: 47
Viewing posts 1 to 1
Jam Host(+1)

It can help someone, expecially for the part where I redefine the char "@" with the C= logo.

This is the code to paint the big C= with a rain of little C=, as in the gif that serves as logo for this code jam. After the picture there are all the coordinates.


Here you can find the listable .prg file (open it with Vice and press runstop to watch the code), and the .bas listing that you can import into CbmPrg Studio.

https://drive.google.com/drive/folders/1EByZk34burua2QJ0c8Yykjaky9xBS4HE?usp=sha...

Happy coding!