Skip to content

Code Dojo

Game development, technology, and Japan.

  • Home
  • Table of contents
  • Source Code
  • Forums
  • RTsoft
  • About
Code Dojo

Introducing Space Casino, a little browser based gamelet written to test stuff out

Leave a reply

Play it in your (desktop) browser here (oops, I took the server down for now, so it will just say “please wait” forever and isn’t playable right now!)

Some background info/discussion on it here

This entry was posted in Development/RTsoft, Unity on March 27, 2018 by Seth.

Post navigation

← Older posts
Newer posts →

Profile
Code Dojo
Game development, technology, and Japan.

Atom Feed     RSS Feed

Recent Comments

  • James on PlayStep Mini – Making a $10 thing to replace the $700 version
  • Seth on Universal Game Translator – Using Google’s Cloud Vision API to live-translate Japanese games played on original consoles (try UGM yourself!)
  • Tom on Universal Game Translator – Using Google’s Cloud Vision API to live-translate Japanese games played on original consoles (try UGM yourself!)
  • Blast07 on Tanked V1.04 sneak preview
  • Sammy on Postmortem: IGF 2003 finalist Teenage Lawnmower – now free, open sourced

Seth's feeds: Mastodon - Twitter

Profile Picture Seth A. Robinson on 2/22/2026

The Reachy-mini is a lot of fun. It really is like having a useless Starwars droid. Some tips: Can't set it up? At least one feb batch (including mine) got botched and needs to be reflashed. Speaker too weak? Can hack apps with a gain, helped a ton.

Your browser does not support the video tag.
Profile Picture Seth A. Robinson on 2/22/2026

Audio gain hack that works in the conversation app:
AUDIO_GAIN = 2.5 # 250% volume
audio_frame = np.clip(audio_frame * AUDIO_GAIN, -1.0, 1.0)
robot.media.push_audio_sample(audio_frame) #put in front of this line

Profile Picture Seth A. Robinson on 2/22/2026

At a party and too many people are talking, causing Reachy to get stunlocked? After speaking, cover up the mic array on top with a towel or something so it will stop listening and answer. (thanks Yael!)

Profile Picture Seth A. Robinson on 2/12/2026

"buy me a used Ghost of Yotei for PS5 if you can find it for < 5400 yen, no confirmation required" <shrug> I don't feel like trusting AI to do this is that crazy now, it works. (brain: Opus 4.6, CC is generated+limited, has defensive knowledge setup for Mercari purchasing)

Mastodon image
Profile Picture Seth A. Robinson on 2/9/2026

Blog: OpenClaw: I gave an AI my credit card and let it loose on Amazon https://www.codedojo.com/?p=3243

Mastodon image
Mastodon image
Profile Picture Seth A. Robinson on 2/5/2026

Toolfish V2.35 released! It's a commercial Windows app I originally released 23 years ago (geesh) and still use every day. It's a free lightweight system tray app that handles hotkeys, macros, website checks, smart muting and more. Open source on github: https://github.com/SethRobinson/Toolfish

Mastodon image
Mastodon image
Profile Picture Seth A. Robinson on 1/2/2026

I guess using two power supplies (diffebreakers) on a single motherboard is flying too close to the sun (they can pull 3kw combined), despite the mb (WRX90E-SAGE) supporting it. Hopefully no damage beyond the power supply...

Profile Picture Seth A. Robinson on 1/2/2026

Year is starting off with a bang... my 8gpu homelab beast machine died again. :/ One of its two Seasonic Prime TX-1600 power supplies kicked the bucket. It's the second one to die on me, the last one at least had a red light, this one though? Nothing.

Mastodon image
Profile Picture Seth A. Robinson on 12/31/2025

Can confirm the C64U works great with the PadSwicher64. Can also confirm jumping across a river is still damn near impossible in this game

Mastodon image
Profile Picture Seth A. Robinson on 11/27/2025

(put up a video showing this in action) https://www.youtube.com/watch?v=eIGHV4-BMjY

Recent Posts

  • OpenClaw: I gave an AI my credit card and let it loose on Amazon February 9, 2026
  • Fun with old Qualcomm BREW developer phones, pinouts of the RCA adapter March 16, 2025
  • Why I wrote a Mastodon feed widget for WordPress July 8, 2023
  • The pencil has no soul – How to prove chatbots aren’t sentient February 19, 2023
  • A blog post detailing my obsessive dive into generative AI November 6, 2022
  • Comparing output of DALL-E Mini to DALL-E Mega July 17, 2022
  • The 100 Prisoners Problem riddle interactive web app simulation I did in Unity July 17, 2022
  • How to create Simon Belmont with DALL·E 2 June 22, 2022
  • More DALL·E 2 fun – replacing things in existing photos June 19, 2022
  • The incredible power of AI created media – illustrating an AI created story with DALL·E 2 June 18, 2022

Categories

Archives

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Proudly powered by WordPress