Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

ECS, our own Renderer and much better gameplay

Latest
Compare
Choose a tag to compare
@Czapa10 Czapa10 released this 06 Jan 13:44
· 469 commits to master since this release

You can download the game here:
https://gamejolt.com/games/somepolishcoders/440031
https://somepolishcoders.itch.io/pophead

Major changes:

  • code:
    Change game objects architecture from inheritance based to ECS
    Create our own modern OpenGL Renderer
  • gameplay:
    Fix graphical artifact "tile bleeding"
    Add pixel art texture filtering
    Add lighting
    Make better damage juice
    Add new type of weapon (Shotgun)
    Add ammo boxes, Make zombie not drop ammo
    Increase pace of the game
    Make sewage map and arcade sewage map a lot better
    Balance arcade mode by ammo boxes and new weapon
    Improve gameplay tutorial