Game written in PureBasic

Advanced game related topics
ricardo_sdl
Enthusiast
Enthusiast
Posts: 109
Joined: Sat Sep 21, 2019 4:24 pm

Game written in PureBasic

Post by ricardo_sdl »

Hello folks!
I've written this Bomberman clone using PureBasic:
https://ricardo-sdl.itch.io/bomber-scape

It was for a game jam: Jam for All BASIC Dialects (#3).

The source code is available at github (https://github.com/ricardosdl/BasicJam3), if anyone wants to peek through the 5k lines of code you are welcome.

Thanks!
You can check my games at:
https://ricardo-sdl.itch.io/
User avatar
Mijikai
Addict
Addict
Posts: 1360
Joined: Sun Sep 11, 2016 2:17 pm

Re: Game written in PureBasic

Post by Mijikai »

Nice, great work 8)
Im curious, did you start from scratch?
How long did it take?
ricardo_sdl
Enthusiast
Enthusiast
Posts: 109
Joined: Sat Sep 21, 2019 4:24 pm

Re: Game written in PureBasic

Post by ricardo_sdl »

Thanks Mijikai!
I took the base code from another project for a game jam(https://github.com/ricardosdl/BasicJam). Basically the code that setup the screen, loads the resources and setup the game states. With this I started the development on agust 1st and finished for the jam on august 30th, more or less 30 days.
You can check my games at:
https://ricardo-sdl.itch.io/
User avatar
Mijikai
Addict
Addict
Posts: 1360
Joined: Sun Sep 11, 2016 2:17 pm

Re: Game written in PureBasic

Post by Mijikai »

Thank you for the info, sounds like fun :)
Is the Jam always hosted by rcbasicfans?
ricardo_sdl
Enthusiast
Enthusiast
Posts: 109
Joined: Sat Sep 21, 2019 4:24 pm

Re: Game written in PureBasic

Post by ricardo_sdl »

The last two were.
You can check my games at:
https://ricardo-sdl.itch.io/
User avatar
Janni
Enthusiast
Enthusiast
Posts: 127
Joined: Mon Feb 21, 2022 5:58 pm
Location: Norway

Re: Game written in PureBasic

Post by Janni »

Great work!
Spec: Linux Mint 20.3 Cinnamon, i7-3770K, 16GB RAM, RTX 2070 Super
ricardo_sdl
Enthusiast
Enthusiast
Posts: 109
Joined: Sat Sep 21, 2019 4:24 pm

Re: Game written in PureBasic

Post by ricardo_sdl »

Thanks Janni!
You can check my games at:
https://ricardo-sdl.itch.io/
Fred
Administrator
Administrator
Posts: 16618
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: Game written in PureBasic

Post by Fred »

Ricardo is doing a lot of great games for PB and SB, keep up the good work !
ricardo_sdl
Enthusiast
Enthusiast
Posts: 109
Joined: Sat Sep 21, 2019 4:24 pm

Re: Game written in PureBasic

Post by ricardo_sdl »

Thanks lunaterra and Fred for the kind words!
You can check my games at:
https://ricardo-sdl.itch.io/
Post Reply