Author Topic: QB64 Game Jam  (Read 9028 times)

0 Members and 1 Guest are viewing this topic.

Offline qbkiller101

  • Newbie
  • Posts: 73
QB64 Game Jam
« on: January 16, 2021, 01:13:00 pm »
Hey!

So I've made this game jam on itch.io for games made with QB64.
It is a 10-day jam from 1st Feb till 10 Feb. And 10 to 14 is the rating and voting period.

You can join it at https://itch.io/jam/qb64-game-jam.

Please try to make builds for all three operating systems: Linux, MacOS, and Windows.

FellippeHeitor

  • Guest
Re: QB64 Game Jam
« Reply #1 on: January 16, 2021, 01:13:36 pm »
🤩

Offline qbkiller101

  • Newbie
  • Posts: 73
Re: QB64 Game Jam
« Reply #2 on: January 16, 2021, 02:13:53 pm »
The Judges and Hosts are:

me
@FellippeHeitor

The theme will be discussed between us and posted here, on discord, twitter, and itch.

Offline johannhowitzer

  • Forum Regular
  • Posts: 118
Re: QB64 Game Jam
« Reply #3 on: January 17, 2021, 03:49:50 am »
I've joined, very excited about this!  Never done a game jam before, though I've been doing game design all my life.

Offline johannhowitzer

  • Forum Regular
  • Posts: 118
Re: QB64 Game Jam
« Reply #4 on: January 21, 2021, 01:44:40 am »
Where can I find info on building for Linux and Mac?  I've only ever compiled programs for Windows.

FellippeHeitor

  • Guest
Re: QB64 Game Jam
« Reply #5 on: January 21, 2021, 05:59:48 am »
Although we do support all three platforms, we don't do cross-compilation. You must be running QB64 in those systems to generate a binary for them.

At present, our sound library became incompatible for compilation in the latest macOS Big Sur - but binaries precompiled in other versions of the os still work fine. If you can, target macOS Catalina or Mojave. That way your compiled game will be able to work fine from there up.

Offline qbkiller101

  • Newbie
  • Posts: 73
Re: QB64 Game Jam
« Reply #6 on: January 21, 2021, 06:46:46 am »
10 Days to start

Offline qbkiller101

  • Newbie
  • Posts: 73
Re: QB64 Game Jam
« Reply #7 on: January 21, 2021, 06:49:55 am »
Where can I find info on building for Linux and Mac?  I've only ever compiled programs for Windows.
For Linux, you can use WSL.
More on that here: https://docs.microsoft.com/en-us/windows/wsl/install-win10

Its easy to install.
From windows store get ubuntu, kali, or any linux distro, (not all are there), and some more steps, then compile.

You'll have to get qb64 and use command line arguments to compile as it has no display, tho you can get displays: https://medium.com/for-linux-users/gui-linux-on-windows-is-coming-7c199b15b72
Shift to discord ill tell you.

Offline blametroi

  • Newbie
  • Posts: 26
Re: QB64 Game Jam
« Reply #8 on: January 21, 2021, 08:02:35 am »
I've run QB64 on WSL using VcXsrv and it works OK. There are tearing effects when I move or resize windows. Since I could fall back to native windows, I never dug in deeper.

Offline qbkiller101

  • Newbie
  • Posts: 73
Re: QB64 Game Jam
« Reply #9 on: January 24, 2021, 04:30:59 am »
7 Days to go!
and 7 people joined :|
Please join people.

Offline Dav

  • Forum Resident
  • Posts: 792
Re: QB64 Game Jam
« Reply #10 on: January 24, 2021, 10:51:50 am »
Sounds kind of fun. Im thinking of entering, but not sure yet. Are there any restrictions on using external files? (Sounds, images, etcs)

Edit: I just read where to make builds for all os, i do t think I could do that here.

- Dav
« Last Edit: January 24, 2021, 10:55:21 am by Dav »

Offline qbkiller101

  • Newbie
  • Posts: 73
Re: QB64 Game Jam
« Reply #11 on: January 24, 2021, 12:49:48 pm »
No no you can freely use libraries, c++, sounds, images, everything
and its not required to make builds for all OSes, just preferred in case you have another os lying somewhere
and you need to post source code
so people with other OSes can build in case you haven't.
If you made builds for all then no need.

Offline Pete

  • Forum Resident
  • Posts: 2361
  • Cuz I sez so, varmint!
Re: QB64 Game Jam
« Reply #12 on: January 24, 2021, 02:03:40 pm »
Or is this just a way to collect free games without searching the archives or building them yourself? Are you sure it's not hosted on Scamazon.com?

Pete

Want to learn how to write code on cave walls? https://www.tapatalk.com/groups/qbasic/qbasic-f1/

Offline johnno56

  • Forum Resident
  • Posts: 1270
  • Live long and prosper.
Re: QB64 Game Jam
« Reply #13 on: January 24, 2021, 04:22:55 pm »
7 Days to go!
and 7 people joined :|
Please join people.

In 1964, Simon and Garfunkel, release a song entitled, "The Sparrow"

To quote line 5 of the third stanza, "I would if I could but I cannot I know."

Thank you for the invitation. I look forward to seeing the results.

J
Logic is the beginning of wisdom.

Offline Dav

  • Forum Resident
  • Posts: 792
Re: QB64 Game Jam
« Reply #14 on: January 24, 2021, 04:50:57 pm »
Thanks for clarifying for me, @qbkiller101

- Dav