Skip to main content

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

tk_dev_games

11
Posts
6
Followers
2
Following
A member registered Aug 17, 2017 · View creator page →

Creator of

Recent community posts

Update 07.07.2024: Made a small update to one boss, so that the objective is clearer, without giving it away.

Keep it up Tkap, love the live coding, but I suck at the game :D

I've seen the sausage being made. YUM

Update v5 (07th May 2023):

  • mainly for changed server ip, no fixes from previous version
  • small graphical update

Update v4 (19th February 2023):

  • hot fix: Turn resolution properly waits for player prompt.

Update v3 (18th February 2023):

  • Added chained actions
  • Select and display game mode (deck and hit points)
(1 edit)

Update v2 (17th February 2023) :

  • Added bombs that explode on attack or after 5 actions.
  • Online lobby users can now enter a name. (user discretion is advised)
  • Added more game and ui animations.
  • Added fullscreen mode.

New Update 2023_01_31:

  • compiler restructuring and bug fixes 
  • module updates and bug fixes
  • yes the project is still alive and kicking!

New Update 2022_08_29:

  • Fixed byte count computation on pointers
  • Improvements for print
  • Added expand for function struct arguments, so you can pass the individual struct fields, instead of the struct
  • More error checking and fixes
  • Module updates and fixes

New Update 2022_08_25:

  • More error checking
  • Internal simplifications and stability improvements
  • Some C output formatting cleanup
  • Updated modules.

New Update: union support and expand keyword in unions and scructs.