tuxDB - linux gaming aggregate
TUXDB - LINUX GAMING AGGREGATE
 NEWS TOP_PLAYED GAMES ITCH.IO CALENDAR CHAT WINE SteamDeck
 STREAMERS CREATORS CROWDFUNDING DEALS WEBSITES ABOUT
 PODCASTS REDDIT 

 

SUPPORT TUXDB ON KO-FI

MENU

ON SALE

New Twitch streamer aggregation implemented (#FuckTwitch) due to Twitch's API issues (more info on my Discord )


https://kesslwovv.itch.io/crystal-fighters


ControlKey
move left
left arrow
move right
right arrow
jumpup arrow
shoot bullet
left click
shoot laser
right click

in the source code you can change the variables in line 26 - 29 to change the controls.
character keys are named "K_[lowercase character]"
for more information visit https://www.pygame.org/docs/ref/key.html

The Objective:

Try to survive as long as you can!

if you or the giant crystal get hit, the health bar (red bar on the right) will go down. shoot the other robots, trying to shoot you or the crystal to survive longer!

But be careful! you can damage the crystal or yourself as well!

== CHANGES IN PORTS ==

All Ports have minor changes in code - to allow loading images in a different environment or to remove redundant imports (not importing numpy and math) to decrease the file size. If any changes are affecting the gameplay or visuals they will be listed below.

MacOs:

- it takes some time to load. If the music starts playing, everything is fine, you just need to wait a few seconds. 

- press space after death to restart (don't rate this death screen, it was not made during the jam.)