Skip to content

shadowartist201/TKA-PC-Port

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TKA PC Port

A Windows port of Techno Kitten Adventure, originally developed by 21st Street Games and released on Xbox 360, iOS, Android, and Windows Phone. As of 2023, all versions have been taken down from their respective stores.

This is a project to bring TKA to PC (and hopefully other platforms) using the Xbox 360 version and Monogame as a base.

Current status

Popaganda Pack is done. Nyan Pack has minor bugs. Supports gamepad and keyboard input. Also supports multiple resolutions and fullscreen.

Controls as of current commit:

  • S (Start)
  • Spacebar (A)
  • B (B)
  • F1 (Unlock all cats, for debug purposes)

Not a programmer or looking to try out the current release? Pre-compiled builds are available here.

Branches

  • main (DirectX/Monogame Windows)
  • Android (OpenGL/Monogame Android)
  • XNA (DirectX/XNA Windows)
  • OpenGL (OpenGL/Monogame All Platforms)

Working Platforms

  • Windows x64, x86 (should work from Vista to Windows 11, confirmed on W11)
  • Android (confirmed working on Android 13)
  • Linux x64 (confirmed working on Ubuntu 23.04)
  • macOS x64 (should work on 10.15 Catalina, not confirmed)

Extra Stuff