Skip to content

2D game engine for retro games, built entirely from single-file header libraries.

License

Notifications You must be signed in to change notification settings

kaffeewolf/pixie

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixie retro game dev library

Pixie is my own little game engine for C/C++. A basic framework for making small retro styled 2D games. It supports 256 colors, and draws some of its inspiration from old-school BASIC programming languages.

Currently, the code is very much in pre-beta stage. Expect lots of things not to work. There's no documentation. There are bits missing, and bits which are just plain wrong. I am putting it up here so I have a place to point people to when I ask them to look things over and give me feedback - but it is probably too early to start using it for a real project.

At this point, I am not accepting any pull requests - but feel free to report issues if you find them. Also, I am happy to answer questions and discuss the code - best way is to message me on twitter, I'm @Mattias_G

Also, as there is virtually no documentation or sample code, I've set up a discord to complement twitter for discussions and questions. Feel free to join, everyone is welcome: https://discordapp.com/invite/RvDWEEU

About

2D game engine for retro games, built entirely from single-file header libraries.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C 70.7%
  • C++ 27.1%
  • Objective-C 1.3%
  • Batchfile 0.9%