Top-down shooter game (WIP)
Pirikium is a top-down shooter game, written in lua with the Löve 2D framework (version 11.1). If you need more informations, you can check the wiki.
System | Processor | Memory | Graphic card |
---|---|---|---|
64 bit | Dual-core @ 1GHz | < 1GB - DDR3 | Intel HD Graphics |
Here’s a list of all used modules:
Use | Link | Use | Link |
---|---|---|---|
JSON encoder/decoder | JSON | World generation | Astray (not used yet) |
Camara & more | hump | STI | STI |
Serialisation | Ser & Bitser | Pathfinding | Jumper |
GUI | Gspöt | Random names | lua-namegen |
Physics | Box2D (included in Löve2D) | Threaded ressource loading | love-loader |
Unique IDs generator | UUID | HTTPS requests | LuaJIT-Request |
Lighting & shadows | Shädows | In-game Console |