Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

stdh0

10
Posts
1
Topics
3
Followers
A member registered Mar 08, 2024 · View creator page →

Creator of

Recent community posts

Now that the game jam is over I added the sources as a regular download.  I also fixed the game itself, where a few critical files where missing in the uploaded zip.  There's a lesson in there for me for future game jams. :)

Anyway, thanks for running the show.  Was it fun for the two of you, compared to the work you needed to put in?

Now that the game jam is over, I fixed this.  You can now 'enjoy' my 'game' a lot easier. :)

Heh, thanks, it's my first game.  I suppose you recognize the ball as Common Lisp's logo, but I got (part of) the inspiration from the tribute in Spritely's Scheme Primer (search for "ASCII art").  That document got me to finally try out Lisp somewhat seriously.

Some files were missing from the zip file I uploaded.  I updated the game's description with instructions to get it working, but it's a lot more involved than just clicking a button...

Some files were missing from the zip file I uploaded.  I updated the game's description with instructions to get it working, but it's a lot more involved than just clicking a button...

So, I updated the game's description with instructions to get the missing stuff filled in, for any intrepid game testers among you...

To answer my own question: reflect.js is missing from the zip-file I uploaded. D:  The site responds with a 403 error for missing files.  I hadn't checked what 'make bundle' produced...

Broken for me as well. :( When I said that it works a bit, I meant in my dev environment...  The 403 error here also gives this XML:

<?xml version='1.0' encoding='UTF-8'?>
<Error>
  <Code>AccessDenied</Code>
  <Message>Access denied.</Message>
  <Details>Anonymous caller does not have storage.objects.get 
  access to the Google Cloud Storage object. Permission 
  'storage.objects.get' denied on resource 
  (or it may not exist).</Details>
</Error>

Does anybody knows what that means or how it could be fixed?  Are there any other Hoot games that run successfully on the Itch online environment?

I managed to miss the deadline for uploading my sources by a few seconds, I dropped them here https://stdh0.itch.io/cons-pong-source.  Does that still count? :/

This is a cool little puzzle. I got a high score (low score?) of -80, but there was not much left of the program.  Don't press space...

Do you have ideas for further levels?  Presumably you want the player to keep a functioning program, right?