Update README.md

This commit is contained in:
Dangrain 2025-01-10 22:02:05 +01:00 committed by GitHub
parent 09de98f444
commit cbe4cfe965
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,6 +4,6 @@ Tom Francis' game about punching people, jumping and rewiring buildings?
Well, I wanted to make my own. My first programming language was lua, so I decided to work In Love2D to make a bad knock off Gunpoint, and 8Bit, and *bad*.
I am "happy" with It so far, but I want to expand It further, the current version is heavy WIP.
For now the game includes: Walking, with animation, pouncing (jumping I guess, there's no one to pounce on yet), and "collisions" (for now It just detects something touching something, actual collisions are coming soon, I promise.)
For now the game includes: Walking, with animation, pouncing (jumping I guess, there's no one to pounce on yet), and "collisions" (for now It just detects something touching something, actual collisions are coming soon, I promise.) and shooting!