2023-03-03 21:08:00 -06:00
2023-03-04 22:59:12 +11:00
2023-03-04 22:59:12 +11:00
2023-02-10 09:02:47 +00:00
2023-03-04 22:59:12 +11:00
2023-02-23 03:35:05 +11:00
2022-09-18 07:48:06 +01:00
2023-02-16 22:05:48 +00:00
2023-03-04 22:59:12 +11:00
2022-10-02 06:48:17 +01:00
2023-02-16 20:19:42 +00:00
2022-10-13 23:50:57 +01:00

airport

The best way to build a game engine, is to build a game first.

This game utilizes the Toy programming langauge.

Cloning

Either clone recursively, or run git submodule update --init after cloning.

Building

Simply run make in the root directory.

Running

Make sure the program can see the assets folder (symbolic links can help).

Dependencies

  • SDL2
  • SDL2_image
Description
This has assets provided by LogicMonkey.
Readme Zlib 9.4 MiB
Languages
Makefile 66.6%
C 33.4%