TINS 2023
Go to file
Sander Schobers 7a89b05f8e Progress over >1 day.
- Added debug overlay.
- Added game scene.
  * Rendering of background, tiles, items & player.
  * Added levels (reading from text file).
  * No collision detection yet.
- Automatic resizing of fonts.
- Added sprites (animate textures).
- Lots of utility methods everywhere....
2023-06-04 17:05:20 +02:00
allegro Progress over >1 day. 2023-06-04 17:05:20 +02:00
src Progress over >1 day. 2023-06-04 17:05:20 +02:00
.gitignore Basic setup. 2023-06-02 12:21:32 +02:00
allegro.path Basic setup. 2023-06-02 12:21:32 +02:00
build.zig Basic setup. 2023-06-02 12:21:32 +02:00
README.md Basic setup. 2023-06-02 12:21:32 +02:00

TINS 2023

Building

For building you need:

  • A recent (0.11.0-dev) Zig compiler.
  • Allegro 5.28 development libraries.

You can use allegro.path if your Allegro development libraries can't be natively found. In this file you can put the path to a directory contain the Allegro lib, bin and include folders.

Licenses

Cabin font

Open Font License version 1.1