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.
To-do List
Add a save/load system Added in 63c2ec4c
Fix Nyan Pack bg element positions Added in 594a7b2
Fix Nyan Pack letters screen wrap Added in 8fd7f58
- Fix Nyan Pack spin animation
- Fix Nyan Pack rainbow camera effect
Add new Nyan Pack flip animation Added in 00ad300
- Make button icons change based on input method (controller/keyboard/etc)
- Add Spanish Language option
- Add Japanese Language option
- Make a new layout for the options menu to allow for more features
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