Skip to content

cesarl/2dGameExperiments

Repository files navigation

2dGameExperiments

Experiments with 2D game architecture and mechanisms by a c++ beginner

  • Isaac 2 :

    • Binding of Isaac like with entity component system
    • Allegro5 + OpengGL
    • IN PROGRESS
  • Tetris :

    • Tetris implementation with kind of entity component system
    • Naive architecture
    • Allegro5
    • ABANDONED
  • Isaac 1 :

    • Binding of Isaac like with kind of entity component system
    • Naive architecture
    • Allegro5
    • ABANDONED

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages