Chat with us!
Discord: OpenGameArt
discord.gg/yDaQ4NcCux
Active Forum Topics - (view more)
- I wonder if anyone is aware of this dataset by glitchart
- Building a Library of Images for Everyone by Eric Matyas
- Free unclipped 32-bit HDRIs (up to 29K) – openhdri.org by LDAsh
- LPC Starter Kit for RPG Maker MZ by MedicineStorm
- Change Username Requests by CookieEfedu
- Sharing My Music and Sound FX - Over 2500 Tracks by Eric Matyas
- Manic Minutes by Technopeasant
- Devkit: How to create standardized pixel art sprites for advanced game projects by Reactorcore
Recent Comments - (view more)
- Re: Robot September Challenge Inkscape 2025 by arcanosam
- Re: Magical Kingdom intro by MedicineStorm
- Re: Magical Kingdom intro by Tarush Singhal
- Re: Yulpers and Ladders by TheWaffle
- Re: Dissonance Anthem by MedicineStorm
- Re: Magic Space by KrisSnow
- Re: Underwater Theme II by Joth
- Re: Magical Kingdom intro by MedicineStorm
Chickenpix
Description and Notes:
Well, this is more a technical demo than a real game.
The goal was to make a classical RPG. We ended up with a game that:
- supports three platforms (Linux, Windows, MacOSX)
- can use one of two multimedia/gaming libraries (ClanLib, SFML)
- uses tinyxml and TmxParser to read resources,
- implements an Entity/Component/System architecture
- embeds Python for scripting
- implements rendering, movement, collision, combat system.
The .tar.bz2 archive contains all sources, resources, makefile and project files.
The .zip file is an archive with a Windows executable and resources.
File(s):


Repository Link:
https://github.com/slowfrog/chickenpix
Flags:
Team