Skip to content

Become a cat! The source code for my little 2012 multiplayer catroom game. Co-created with Hayden Scott-Baron (@docky).

License

Notifications You must be signed in to change notification settings

TerryCavanagh/chatchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2021 HTML Version

In March 2021, ClayLoam released a new HTML5 version of ChatChat! You can play that here:

Play chatchatgame.netlify.app/

Chatchat

ChatChat is a game about being a cat, and talking to other cats! The source code for my little 2012 multiplayer catroom game, co-created with Hayden Scott-Baron (@docky).

Chatchat is a simple multiplayer chatroom game we made in 2012. You join a server, control a cat, and talk to other cats! It has a couple of little secrets to find, but it was intentionally made to be a pretty simple game. This old flash version is available on Kongregate here:

screenshot

Play ChatChat on Kongregate

With flash reaching EOL at the end of this year, it will soon no longer be possible to play this - so somebody by email asked if I'd be willing to make the source of this little game available, and I figured: sure, why not? Here it is. This repo includes both the actionscript client code, and the c# server code which requires the player.io library - which is, uh, possibly not available anywhere anymore, I'm not sure. I think they got bought by yahoo or something.

About the source code

The source code for this game was never meant to be made public, and it's a total mess. Chatchat actually started out as a totally different game idea - "KittyRPG" - a multiplayer puzzle thing I was making for a Ludum Dare game jam. That idea wasn't going anywhere, so I pivoted to the cat chatroom thing instead, which was way better. The code is fun of references to that old project, though. Also worth noting: this game is how I taught myself to do multiplayer code for the first time, so it's obviously a mess from that perspective too. Basically, don't try to learn anything from this!

About

Become a cat! The source code for my little 2012 multiplayer catroom game. Co-created with Hayden Scott-Baron (@docky).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published