A2S3
About
This is an unfinished demo of A2S3 game - an arena, where you have to run around, slash (or shoot) endlessly spawning enemies and try to survive for as long as possible, to get to the top of leaderboard.
For what started as personal challenge to make something even remotely resembling an actual videogame in a month, with no prior experience in game development - it ended up quite nice. I had plans to expand it further, add more classes, item pickups, maybe skills to use. Sadly, lack of experience was what killed the beast - the further I went, the harder it was to maintain the original codebase. On top of that - since I've picked up quite a niche library with almost no community around it, each problem required me to twist my head around. Eventually, I simply got burnt out and moved to other projects, with other tools. But I still consider this demo quite a fun little thing to kill some time on coffee breaks. So... yeah, thats why I brought it there.
Controls:
WASD to move.
LMB to attac.
Special Thanks:
- pkulev and weird-ego for teaching me how to python and contributing some code.
- panda3d discord community for existing.