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://oatley.itch.io/distress-ship


This was just a prototype for practicing path finding using a custom designed map and custom destination. This game was created at GBCJam 12 hour game jam(updates done afterwards).

WARNING:

Due to inefficient path finding code, very large grid sizes are not recommended.(Fixed with V2)

UPDATE V1:

Post Jam update that adds the ability to draw your own map with walls.

UPDATE V2: 

Implemented A* path finding algorithm. This lets the program find the shortest path and use massive grids with little loading.