Double thanks my friend!
ricardo_sdl
Creator of
Recent community posts
Hello!
Just wanted to say thank you to all participants and special thanks to rcbasicfans for hosting it. It was fun and it resulted in another released game. Keep up the good work folks!
Hi TheOneMagos!
This was probably another blunder of mine! I updated the compiled game with the fix but not the source code. I changed it now. And here is a link to github with the change I made:
https://github.com/ricardosdl/LateRun/commit/81ef231f9270e5f40f1525e5c857d66c319...
Since the game source is on github feel free to check it out:
https://github.com/ricardosdl/LateRun
Thank you!
Hi!
Here is my last game, One-Button TETRIS:
https://ricardo-sdl.itch.io/one-button-tetris
Some gameplay video:
You play tetris using only one button. Supports 1 to 4 player on the same keyboard (don't cheat!).You can play it here:
https://ricardo-sdl.itch.io/cowbduction
A small action/arcade game where you must abduct all the cows in the current leve to go to the next one. Be careful, because rocket trucks are guarding the cows! The colors are a tribute to classic Gameboy games.
You can play the game here.
It is a simple arcade game, you should avoid getting hit by the fireballs and enemies. You can use some powerups to help getting through the levels. This game is an entry for the competition "Reboot" held on the SyntaxBomb forums. You can check the other entries here. Trial Dungeon was inspired ("rebooted") by Fireball Dungeon.
A small game created following this excellent tutorial on how to create broughlikes:
https://nluqo.github.io/broughlike-tutorial/index.html
It can be played and downloaded here:
https://ricardo-sdl.itch.io/roguelikelike
The original tutorial was created using javascript, this one is using PureBasic and SpiderBasic for the web version. The source code is available.
https://ricardo-sdl.itch.io/4thbreakout
A simple breakout game, you control four paddles (top, right, bottom and left) to hit the ball. The game was created using the PureBasic language/compiler. The source code is included so you can compile and modify it yourself.