Skip to content

A Bomberman-style game written in pure C, without libc or external dependencies. The engine is fully separated from the platform.

License

Notifications You must be signed in to change notification settings

jgmen/bomberman-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bomberman

A Bomberman-style game written in pure C, without libc or external dependencies.
The engine is fully separated from the platform.

The goal is to create a pure engine that handles all game logic, while the platform layer provides only basic rendering and input functions.

About

A Bomberman-style game written in pure C, without libc or external dependencies. The engine is fully separated from the platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published